The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD
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.
>> doctest is looking for maintainers <<
The framework is and will stay free but needs your support to sustain its development. There are lots of new features and maintenance to do. If you work for a company using doctest or have the means to do so, please consider financial support. Monthly donations via Patreon and one-offs via PayPal.
... More
license | MIT |
---|---|
project | doctest |
url | github.com/onqtam/doctest |
vik.kirilov@gmail.com |
5 Versions
version | 2.4.7 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
version | 2.4.6+2 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
version | 2.4.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
version | 2.3.6 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
version | 2.3.5+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |