commit | 804a2118c28ef895bb1487768eb3be28dfe26254 | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <[email protected]> | Wed Jan 23 15:07:03 2019 +0100 |
committer | GitHub <[email protected]> | Wed Jan 23 15:07:03 2019 +0100 |
tree | 874c30e9e68a482450893559990c84d3ce241307 | |
parent | 8d5d54e52939326eadee0935432d832f4bed442e [diff] | |
parent | aa1e47005837aab0cb40a895c93fbfbb83056ea9 [diff] |
Merge pull request #1452 from drdanz/ParseAddAndCatchTest_DISABLED ParseAndAddCatchTests: Add PARSE_CATCH_TESTS_HIDDEN_TESTS_DISABLED option
The latest version of the single header can be downloaded directly using this link
If you've been using an earlier version of Catch, please see the Breaking Changes section of the release notes before moving to Catch2. You might also like to read this blog post for more details.
Catch2 stands for C++ Automated Test Cases in a Header and is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). It is primarily distributed as a single header file, although certain extensions may require additional headers.
This documentation comprises these three parts: