commit | ff9aaf3afebe0281fbae28a16e444ac95756b6e6 | [log] [tgz] |
---|---|---|
author | Phil Nash <github@philnash.me> | Thu Aug 17 10:48:53 2017 +0100 |
committer | Phil Nash <github@philnash.me> | Thu Aug 17 10:48:53 2017 +0100 |
tree | 7af54eb030004e39d2c414743f3c8e3acbd98d28 | |
parent | e6ffbb732a538c5ada1a2e8cdd1dbcc3ed4f15d3 [diff] |
Added Clara and TextFlowCpp to open source users
The latest version of the single header can be downloaded directly using this link
Catch stands for C++ Automated Test Cases in Headers 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: