libcppunit/README.md

6 lines
167 B
Markdown
Raw Permalink Normal View History

2024-01-06 04:02:05 +01:00
# 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.