CxxTest is a JUnit/CppUnit/xUnit-like framework for C++ that doesn't require RTTI, member template functions, exception handling, or any external libraries (including memory management, file/console I/O, or graphics libraries). It is distributed entirely as a set of header files which makes it extremely portable and usable.
| Tags | Software Development Testing |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | C++ |
Recent releases


Release Notes: Minor portability improvements.


Release Notes: This release adds a mock framework, some assertions, and lots of internal changes.


Release Notes: A small bug with the runner exit code has been fixed.


Release Notes: This release adds one new macro, TS_TRACE, and some portability improvements.


No changes have been submitted for this release.