How can I configure to use with Java + Gradle? #447
-
Beta Was this translation helpful? Give feedback.
Answered by
BrunoSouzaPicinini
Jul 26, 2024
Replies: 1 comment 1 reply
-
I found! The jacoco plugin in gradle generate the .xml file as jacocoTestReport.xml
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ryanluker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found!
The jacoco plugin in gradle generate the .xml file as jacocoTestReport.xml
Then to make work I only added in settings.json a new coverage File Name