Description
Provides CppUnit, a C++ unit testing framework inspired by the xUnit family. Developers use it to organize test cases, assertions, fixtures, and automated checks for C++ projects.
Install it when building or maintaining software that depends on CppUnit. It is a development library and does not provide a normal desktop application.