CMD + K

cxxtest

Community

CxxTest Unit Testing Framework.

Installation

To install this package, run one of the following:

Conda
$conda install aquaveo::cxxtest

Usage Tracking

4.4
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.

About

Summary

CxxTest Unit Testing Framework.

Last Updated

May 8, 2018 at 20:49

License

LGPLv3

Supported Platforms

linux-64
macOS-64
win-64