Icon of program: CppUnit for Linux

CppUnit for Linux


Key Details of CppUnit for Linux

  • Get a C++ port of the JUnit framework for unit testing.
  • Last updated on 4/6/2020
  • There have been 6 updates

Developer's Description

By Baptiste Lepilleur
Get a C++ port of the JUnit framework for unit testing.
CppUnit for Linux is the C++ port of the famous JUnit framework for unit testing. Test output is in XML or text format for automatic testing and GUI based for supervised tests. CppUnit for Linux fatures XML output with hooks for additional data, compiler-like text output to integrate with an IDE, helper macros for easier test suite declaration, and hierarchical test fixture support.