Skip to content

Commit 136457d

Browse files
committed
Adding test output
1 parent a87be70 commit 136457d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ test {
7979
useJUnitPlatform()
8080
testLogging {
8181
events "PASSED", "FAILED", "SKIPPED"
82+
exceptionFormat "full"
83+
showStandardStreams true
8284
}
8385
}
8486

0 commit comments

Comments
 (0)