blob: db4ae0bda4e735397f07d74b2d5e04ce4fc4256b (
plain) (
blame)
1
2
3
4
5
|
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.
|