mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
more debug output on testing
This commit is contained in:
parent
f3f4b50eff
commit
dfa09eb972
@ -47,3 +47,9 @@ task nodeVersion(type: NodeTask) {
|
||||
test.systemProperty 'node.dir', nodeDir
|
||||
}
|
||||
}
|
||||
|
||||
test {
|
||||
testLogging.showStandardStreams = true
|
||||
testLogging.exceptionFormat = 'full'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user