mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 11:12:25 +01:00
b80c3b043a
Implemented support for report test timings in the jUnit XML reporter. The implementation uses the new C++11 chrono functionality, but all this has been encapsulated in only 3 lines at the top of the JunitReporter class, which should allow for an easy adjustment for non-C++11-compilers... |
||
---|---|---|
.. | ||
catch_reporter_basic.hpp | ||
catch_reporter_console.hpp | ||
catch_reporter_junit.hpp | ||
catch_reporter_xml.hpp |