An amazing project that generates micro reports from tournament results
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Laurent b356883311 First commit 7 years ago
..
.github First commit 7 years ago
contrib First commit 7 years ago
docs First commit 7 years ago
include First commit 7 years ago
projects First commit 7 years ago
scripts First commit 7 years ago
single_include First commit 7 years ago
test_package First commit 7 years ago
.gitattributes First commit 7 years ago
.gitignore First commit 7 years ago
.travis.yml First commit 7 years ago
CMakeLists.txt First commit 7 years ago
CODE_OF_CONDUCT.md First commit 7 years ago
LICENSE.txt First commit 7 years ago
README.md First commit 7 years ago
appveyor.yml First commit 7 years ago
catch-hand-icon.png First commit 7 years ago
catch-icon-tiny.png First commit 7 years ago
catch-logo-small.png First commit 7 years ago
conanfile.py First commit 7 years ago

README.md

catch logo

Github Releases Build Status Build status Try online

The latest, single header, version can be downloaded directly using this link

What's the Catch?

Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.

How to use it

This documentation comprises these three parts:

More

Help us out

We're currently running a survey to help us shape the future of Catch. Please take a few moments to fill it out (there's only ten questions).