mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 23:30:55 +03:00
Verbose failed tests
This commit is contained in:
@@ -21,6 +21,9 @@ configurations {
|
|||||||
}
|
}
|
||||||
|
|
||||||
test {
|
test {
|
||||||
|
testLogging {
|
||||||
|
exceptionFormat = 'full'
|
||||||
|
}
|
||||||
include "**/*Test.*"
|
include "**/*Test.*"
|
||||||
if (!project.hasProperty("allTests")) {
|
if (!project.hasProperty("allTests")) {
|
||||||
useJUnit {
|
useJUnit {
|
||||||
|
|||||||
Reference in New Issue
Block a user