CppSpec

CppSpec 0.4

CppSpec is a behavior driven development (BDD) framework for C++. Behavior Driven Development is a refinement of TDD which turns the focus from writing the tests to the process of defining the behavior of the software using tests.Using CppSpecTo define...