We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65c7ed commit 127a47dCopy full SHA for 127a47d
build.gradle
@@ -59,6 +59,7 @@ dependencies {
59
test {
60
testLogging {
61
exceptionFormat = 'full'
62
+ showStandardStreams = true
63
}
64
65
0 commit comments