commit | 4f4fe895f8413b3c0c40bcfd1ea7381d629fce77 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Wed Mar 13 03:12:25 2019 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Wed Mar 13 03:12:25 2019 +0000 |
tree | c5816e4c2a2225e1967bc5d5ab22b3f49397f3b1 | |
parent | 4b612a577a214837f7ef73c31a58ad1035201de7 [diff] | |
parent | bcfbb791d09e390fb545c03ca002e570f764d960 [diff] |
Snap for 5370966 from bcfbb791d09e390fb545c03ca002e570f764d960 to qt-release Change-Id: Ib23118105f517bc523272abeeefe3acee60f55ae
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: