Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks.testing
/
JUnitXmlReport
/
setOutputPerTestCase
set
Output
Per
Test
Case
API
abstract
fun
setOutputPerTestCase
(
outputPerTestCase
:
Boolean
)
(
source
)
Should the output be associated with individual test cases instead of at the suite level.