Added
- New configuration settings added to JUnit reports:
junit.store-success-output(defaults to false) andjunit.store-failure-output(defaults to true) control whether output for passing and failing tests should be stored in the JUnit report. - The following configuration options can now be specified as per-test overrides:
success-outputandfailure-output.junit.store-success-outputandjunit.store-failure-output.