The jacoco code coverage task should automatically depend on the test task. gradle test jacoco is redundant, compared to gradle cobertura.
The jacoco code coverage task should automatically depend on the test task. gradle test jacoco is redundant, compared to gradle cobertura.