blob: 64af04aa2b0c5200d54ce89de7b31c72dacf0111 (
plain) (
blame)
1
2
3
4
5
6
7
|
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/
|