Turtle
C++ mock objects for Boost
Description
Turtle is a C++ mock object library based on Boost with a focus on usability, simplicity and flexibility.
Categories
License
Features
- simple and compact syntax
- easy customization of constraints
- informative and customizable logs
- optional but full integration with Boost.Test
- automatic verification of mock objects upon destruction
- ANSI/ISO C++03 compatible
Update Notifications
User Ratings
User Reviews
-
Great stuff here. I really like working with this little thing. Thank you very much.
-
Very Good. Saves writing a lot of boiler-plate code. Unfortunately does not compile out-of-the box with Solaris Compiler.
-
Using the library in 2 of my projects. Thank you for great work.
-
This allows me to develop in a BDD fashion. It's the bit that missing from the boost testing tools. Brilliant, thankyou!
-
Perfect
-
Cool!