Skip to content

Commit 127a47d

Browse files
committed
Verbose test output
1 parent c65c7ed commit 127a47d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ dependencies {
5959
test {
6060
testLogging {
6161
exceptionFormat = 'full'
62+
showStandardStreams = true
6263
}
6364
}
6465

0 commit comments

Comments
 (0)