kspec icon indicating copy to clipboard operation
kspec copied to clipboard

Gradle test reports failing (file name too long)

Open raniejade opened this issue 8 years ago • 0 comments

Disable for now.

test {
    reports {
        junitXml.enabled = false
        html.enabled = false
    }
}

Implement custom reporter?

raniejade avatar Mar 06 '16 05:03 raniejade