mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
69ff7fcf42
Jenkins groups junit test results by loosely interpreting the classname attribute of the <testcase> element as a package-qualified java class name such as java.util.String. It ignores the <testsuite> elements in the xml. To organize test results we therefore need to embed the suite name in the classname attribute as if it was a java package name. Fixes #922. |
||
---|---|---|
.. | ||
external | ||
internal | ||
reporters | ||
catch_session.hpp | ||
catch_with_main.hpp | ||
catch.hpp |