CMD + K

cxxtest

Community

CxxTest Unit Testing Framework.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::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 10, 2018 at 14:49

License

LGPL-3.0-only

Supported Platforms

win-64
macOS-64
linux-64