mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
8ffe3ca5a2
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. ok sthen@ benoit@
7 lines
286 B
Plaintext
7 lines
286 B
Plaintext
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.
|