We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc74e1 commit 3e7a24aCopy full SHA for 3e7a24a
build.gradle
@@ -37,6 +37,7 @@ allprojects {
37
reports.html.required = false
38
reports.junitXml.required = false
39
}
40
+ forkEvery = 100
41
42
apply plugin: "jacoco"
43
0 commit comments