cxxtest
CxxTest Unit Testing Framework.
CxxTest Unit Testing Framework.
To install this package, run one of the following:
CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.
Summary
CxxTest Unit Testing Framework.
Last Updated
May 8, 2018 at 20:49
License
LGPLv3
Supported Platforms
Home
http://cxxtest.com/GitHub Repository
https://github.com/CxxTest/cxxtestDocumentation
http://cxxtest.com/guide.html