mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-02 00:24:47 +02:00

By opting the JUnit and XML reporters into it, we no longer run into problem where they underreport the results without `-s` flag. Related to #1264, #1267, #1310