1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-04-21 09:04:46 +02:00
Alexander Stein 2fbd66c51c Improve JUnit failure report
The JUnit report is improved in that:
* The message shows the testing condition, not the result
* The actual message has similar output than the console one
2019-10-27 18:02:14 +01:00
..