commit | 51b29ced1ac2bde83d977283f6e0b4f871898b8a | [log] [tgz] |
---|---|---|
author | sp-dani-garcia <[email protected]> | Thu Aug 29 17:47:56 2019 +0200 |
committer | Martin Hořeňovský <[email protected]> | Sun Oct 27 10:02:41 2019 +0100 |
tree | 901d0ce6a74961c3917b5b04638bca21a0406e4d | |
parent | 9a558171d836cf7b292883b6f65bdd937c30cc76 [diff] |
Add SonarQube Generic Test Data reporter It outputs reports in the `Generic Execution Test Data` format, see https://docs.sonarqube.org/latest/analysis/generic-test/, specifically https://docs.sonarqube.org/latest/analysis/generic-test/#header-2 Close #1738 (this is a cherry-pick and fixup of that PR)
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: