mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-02-18 15:13:54 -05:00
Introduce improved test logging.
This commit is contained in:
@@ -27,6 +27,8 @@ dependencies {
|
||||
testCompile group: 'info.cukes', name: 'cucumber-junit', version: '1.1.1'
|
||||
}
|
||||
|
||||
test.testLogging.exceptionFormat = 'full'
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '1.3'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user