commit | 6496c51c95d414046e45d162fb09496370dbac03 | [log] [tgz] |
---|---|---|
author | Markus Reitboeck <[email protected]> | Mon May 07 22:52:37 2018 +0200 |
committer | Martin Hořeňovský <[email protected]> | Wed May 09 18:00:05 2018 +0200 |
tree | 26f8f25352cb31e20eefe32add8e61cb9f189f3e | |
parent | 3dd523bdf5570057d050de555f42d14326d8fdfa [diff] |
do not strip spaces from cmake discovered test names this fixes #1265
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: