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.
Maintained by: Damian Perticone
Keywords: doctest
ChangeLog: doctest
Homepage:
https://github.com/doctest/doctest
Download SlackBuild:
doctest.tar.gz
doctest.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doctest.SlackBuild |
doctest.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds