api / org.gradle.api.tasks.testing / JUnitXmlReport / setOutputPerTestCase

setOutputPerTestCase

@Incubating abstract fun setOutputPerTestCase(outputPerTestCase: Boolean): Unit

Should the output be associated with individual test cases instead of at the suite level.