CMD + K

doctest

Community

The fastest feature-rich single-header testing framework for unit tests and TDD

Installation

To install this package, run one of the following:

Conda
$conda install sarcasm::doctest

Usage Tracking

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

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 by providing a fast, transparent and flexible test runner with a clean interface.

About

Summary

The fastest feature-rich single-header testing framework for unit tests and TDD

Last Updated

Mar 6, 2019 at 20:11

License

MIT

Total Downloads

46

Version Downloads

46

Supported Platforms

linux-64