tylerwilson
10/06/2020, 4:09 PMagrosner
10/09/2020, 8:02 PMtest
directoryagrosner
10/09/2020, 8:02 PMMarc Knaup
10/11/2020, 5:38 AMTest
task:
testLogging {
events = setOf(TestLogEvent.FAILED, TestLogEvent.PASSED, TestLogEvent.SKIPPED)
exceptionFormat = TestExceptionFormat.FULL
showExceptions = true
showStandardStreams = true
}
SimonT
11/17/2020, 8:30 PM