We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a35f8a2 commit 3d632ddCopy full SHA for 3d632dd
build.gradle.kts
@@ -76,6 +76,7 @@ tasks {
76
events("passed", "skipped", "failed")
77
exceptionFormat = TestExceptionFormat.FULL
78
showStackTraces = true
79
+ showStandardStreams = true
80
}
81
82
0 commit comments