CppTest  Version 2.0.0
CppTest Documentation

General

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. See Screenshots for examples of available output handlers.

Documentation

This documentation contains all reference information needed to utilize the library. A quick start is given by the Tutorial.

Project mailing lists are found on the project page, see below.

Download

The latest release may always be found on the project page, see below.

Web sites

The CppTest project uses the following web sites:

Portability

CppTest has been successfully tested using the following compilers and platforms:

License

CppTest is released under the GNU Lesser General Public License.

Authors