It would be helpful to see these details in jenkins: - the test definition (`.on('fail', ... -> test.body`) - the test file name (`.on('fail', ... -> test.file`) - the test stack trace (`.on('fail', ... -> test.stack`) Even if they were only exposed in some sort of an opt-in configuration.