About Anaconda Help Download Anaconda

CxxTest Unit Testing Framework.

copied from cf-staging / cxxtest

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v4.4
  • osx-64 v4.4
  • win-64 v4.4

conda install

To install this package run one of the following:
conda install conda-forge::cxxtest
conda install conda-forge/label/cf201901::cxxtest
conda install conda-forge/label/cf202003::cxxtest
conda install conda-forge/label/gcc7::cxxtest

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy