libcppunit/README.md

6 lines
167 B
Markdown

# libcppunit
CppUnit is the C++ port of the famous JUnit framework for unit testing.
Test output is in XML for automatic testing and GUI based for supervised tests.