mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-25 11:54:47 +01: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