Exherbo
GitLab
Packages
dev-util/doctest
Feature-rich C++11/14/17/20 single-header testing framework.
Versions
Slot
Version
Repository
Platforms
0
2.4.12
net
~amd64
arm?
~armv7
~armv8
x86?
Metadata
Homepage
https://github.com/onqtam/doctest
Summary
Feature-rich C++11/14/17/20 single-header testing framework
Description
A C++ testing framework that 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.
Upstream changelog
https://github.com/onqtam/doctest/blob/master/CHANGELOG.md
Upstream documentation
https://github.com/onqtam/doctest/blob/master/doc/markdown/readme.md#reference
Dependencies
(
build:
sys-devel/cmake[>=3.24.0]
)
Downloads
https://github.com/onqtam/doctest/archive/v2.4.12.tar.gz -> doctest-2.4.12.tar.gz
Licences
MIT