Catch2 is mainly a unit testing framework for C++, but it also
provides basic micro-benchmarking features, and simple BDD macros.
Catch2's main advantage is that using it is both simple and natural.
Test names do not have to be valid identifiers, assertions look like
normal C++ boolean expressions, and sections provide a nice and local
way to share set-up and tear-down code in tests.
Catch2 builds the v3 branch of Catch2.
This package conflicts with Catch.
Maintained by: Steven Voges
Keywords: Catch2,Catch,test,tdd,bdd,c++,cpp,unit-tests
ChangeLog: Catch2
Homepage:
https://github.com/catchorg/Catch2
Download SlackBuild:
Catch2.tar.gz
Catch2.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
Catch2.SlackBuild |
Catch2.info |
README |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds