cxxtest is a JUnit-like testing framework for C++. Its advantages over existing alternatives are that it: - doesn't require RTTI - doesn't require member template functions - doesn't require exception handling - doesn't require any external libraries (including memory management, file/console I/O, graphics libraries)
Please log in to add feedback.
This update has been submitted for testing
This update has been pushed to testing
This update has been submitted for stable
This update has been pushed to stable