commit | ec2074e55808d83117f70c633eb9ae47b433dd0d | [log] [tgz] |
---|---|---|
author | Danila Sukharev <[email protected]> | Tue Aug 01 18:33:53 2017 +0300 |
committer | Martin Hořeňovský <[email protected]> | Tue Aug 01 17:33:53 2017 +0200 |
tree | 3d789c32f38b43c89fadb5351a6cd51f864017f6 | |
parent | 7575749e56c7a5744d9a8ddc9e43bad30c09db0d [diff] |
Adding more flexibility into the cmake catch parsing script (#971) * Adding more flexibility into the cmake catch parsing script
The latest, single header, version can be downloaded directly using this link
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.
This documentation comprises these three parts:
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).