commit | 45a465713e522a0ae818b78c8b3e9f149fa50da0 | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <[email protected]> | Sun Dec 03 13:03:52 2017 +0100 |
committer | Martin Hořeňovský <[email protected]> | Sun Dec 03 13:03:52 2017 +0100 |
tree | dc7069560fa55c208f9f9cb8d3d5648476baaba2 | |
parent | dfa817ae73486bdff61336b60967407324e5e1f4 [diff] |
Add codecov.io coverage collection from AppVeyor Also had to add new project to redirect CTest output, add separate batch scripts for AppVeyor because it doesn't handle multi-line batch scripts in yaml properly, and other helper scripts.
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: