commit | 9bab7c8229930edc369e33138281d59b86a273c2 | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <martin.horenovsky@gmail.com> | Fri Feb 17 14:07:56 2017 +0000 |
committer | Phil Nash <github@philnash.me> | Wed Feb 22 08:35:53 2017 +0000 |
tree | 31b30800bdbb25a790ed927fe16ca3523215bc1a | |
parent | d8c4512b259cb7a09c059f52565ed75b4c266dde [diff] |
Changed console reporter test duration reporting format Was "<section-name> completed in XXX s." Now is "XXX s: <section-name>" Closes #322 (cherry picked from commit 0805539)
v1.7.2
The latest, single header, version can be downloaded directly using this link
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.
This documentation comprises these three parts: