commit | 58a877e56714839d31639ca35624728f9f8fad3c | [log] [tgz] |
---|---|---|
author | Haibo Huang <[email protected]> | Mon Mar 23 19:58:50 2020 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Mar 23 19:58:50 2020 +0000 |
tree | 0835de12c1ead9541cc311c005445af19bba0f24 | |
parent | dba03cace0e298b6a690c00ccd99848193c2e0f9 [diff] | |
parent | 23c558a446676c76149e3a15fc3f1aa414537b99 [diff] |
Upgrade catch2 to 'v2.11.2' am: 7ddcf9576c am: 23c558a446 Change-Id: Ifc6f57bce5249b372ecf8c4e4c19d7120e8ce707
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 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: