SlackBuilds Repository

15.0 > Development > Catch2 (3.5.4)

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

Source Downloads:
Catch2-3.5.4.tar.gz (d6e53cc0ce7fa70205e0c716aff258a8)

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

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds