opnsense-ports/devel/cpptest/pkg-descr
2022-09-07 22:33:21 +02:00

5 lines
286 B
Text

CppTest is a portable and powerful, yet simple, unit testing framework for
handling automated tests in C++. The focus lies on usability and extendability.
Several output formats, including simple text output, compiler-like output and
HTML, are supported and new ones are easily added.