CppSpec is a behavior-driven development (BDD) framework
for C++. It provides a framework for writing specifications of how your software should behave.
License: The Apache License 2.0
Changes:
JUnit logger enhancements were made. The specification now takes the concrete subclass as a template parameter due to createContext and destroyContext overloading. Specifications do not depend on Boost anymore. Tests are not compiled by default. There were various bugfixes and internal refactorings.
License: The Apache License 2.0
Changes:
JUnit logger enhancements were made. The specification now takes the concrete subclass as a template parameter due to createContext and destroyContext overloading. Specifications do not depend on Boost anymore. Tests are not compiled by default. There were various bugfixes and internal refactorings.



