-
Improvement
-
Resolution: Fixed
-
Major
-
None
JUnit report XML can contain a message for skipped tests, which often contains information regarding why the test is being skipped. It would be very useful if this message could be output in the test results in a similar way to how the failure are shown.
I've attached an example JUnit style report with a skipped test.