When running the junit text suite with parallel mo...
# community-support
b
When running the junit text suite with parallel mode the jacoco test report does not run becvause of:
Copy code
> Task :jacocoTestReport SKIPPED
Skipping task ':jacocoTestReport' as task onlyIf 'Any of the execution data files exists' is false.
All tests still pass, ideas?