About Anaconda Help Download Anaconda

The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD

Installers

  • linux-64 v2.4.11
  • osx-64 v2.4.11
  • win-64 v2.4.11
  • osx-arm64 v2.4.11

conda install

To install this package run one of the following:
conda install conda-forge::doctest

Description

doctest is a new C++ testing framework but is by far the fastest both in compile times (by orders of magnitude) and runtime compared to other feature-rich alternatives. It brings the ability of compiled languages such as D / Rust / Nim to have tests written directly in the production code thanks to a fast, transparent and flexible test runner with a clean interface.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy