commit | 9976494cefba8ec48c9009b53e3f3fc63b0278a9 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Fri Mar 04 18:07:03 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Mar 04 18:07:03 2022 +0000 |
tree | e8e6fe6ab985b83f0a9945b8edfc7ae24de431a4 | |
parent | d13a4c9cded5a91f5ea29382ad442d888fb7e8d5 [diff] | |
parent | 5f8628024c5a9219caa004d6a9547aacd9ba94c1 [diff] |
Move comment to license_note am: 4eb3c2f9f5 am: c6fa1a5e8f am: cbe1f49c6f am: 5f8628024c Original change: https://android-review.googlesource.com/c/platform/external/catch2/+/2008357 Change-Id: I53d18d29b630ed346b00665e2aecccc525b1789d
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: