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