C++ testing framework for unit tests and TDD
This project is a build2 package repository that provides access to doctest
, a C++ testing framework that brings the ability to have tests written directly in the production code thanks to a fast, transparent and flexible test runner with a clean interface.
Usage
Make sure to add the stable section of the cppget.org
repository to your project's repositories.manifest
to be able to fetch this package.
:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...
If the stable section of cppget.org
is not an option then add this Git repository itself instead as a prerequisite.
... More
license | MIT |
---|---|
project | doctest |
url | github.com/doctest/doctest |
vik.kirilov@gmail.com |
8 Versions
version | 2.4.11 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
reviews | +1 |
version | 2.4.10 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
reviews | +1 |
version | 2.4.9 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
reviews | +1 |
version | 2.4.7 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
reviews | +1 |
version | 2.4.6+2 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
reviews | +1 |
version | 2.4.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
reviews | +1 |
version | 2.3.6 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
reviews | +1 |
version | 2.3.5+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
reviews | +1 |