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