ConanCenter
FAQ
Docs
Blog
Downloads
cppunit/1.15.1
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.
tdd
unit-test
Use it
Loading...
Packages
Dependencies
Loading...
Versions
Badges
Recipe info
LGPL-2.1-or-later
View recipe on GitHub
freedesktop.org/wiki/...
2023-02-16
ab7aa369cbf20014946...
Available packages
Linux
Windows
macOS
macOS Apple Silicon
Install
Add the following line to your conanfile.txt:
[requires] cppunit/1.15.1
Using cppunit
Loading ...
Loading...