mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
a63ce953a0
This is a hackish attempt to add a TAP reporter (see philsquared/Catch#309 ) by following the TAP 12 specification <http://testanything.org/tap-specification.html>. I'm unsure how well I did in following the spec or with following good C++ guidelines. Comments are appreciated. Signed-off-by: Colton Wolkins (Ogre) <frostyfrog2@gmail.com> |
||
---|---|---|
.. | ||
catch_reporter_automake.hpp | ||
catch_reporter_bases.hpp | ||
catch_reporter_compact.hpp | ||
catch_reporter_console.hpp | ||
catch_reporter_junit.hpp | ||
catch_reporter_multi.hpp | ||
catch_reporter_tap.hpp | ||
catch_reporter_teamcity.hpp | ||
catch_reporter_xml.hpp |