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