I am running Jacoco with Gradle. I don't want the unit test and integration tests to be included in the report. The source-pattern is **/source/java which includes:
project/source/java
project/unittest/java
project/inttest/java
How do I change source-pattern to only include project/source/java?
Aucun commentaire:
Enregistrer un commentaire