commit | 2fbd66c51cbf3a406dc6bb8ddc6b9a0b96077a72 | [log] [tgz] |
---|---|---|
author | Alexander Stein <[email protected]> | Wed Aug 07 22:39:01 2019 +0200 |
committer | Martin Hořeňovský <[email protected]> | Sun Oct 27 18:02:14 2019 +0100 |
tree | e62dd130cbeca1bb6f77920b18efb4328eecb0c9 | |
parent | 51b29ced1ac2bde83d977283f6e0b4f871898b8a [diff] |
Improve JUnit failure report The JUnit report is improved in that: * The message shows the testing condition, not the result * The actual message has similar output than the console one
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: