mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-11 02:50:55 +02:00
d6c7392b24
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