forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
325 B
Text
7 lines
325 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.
|
|
|
|
WWW: http://cpptest.sourceforge.net/
|