Note
follow OS-specific installation information to retrieve Java
- download a recent version of Java (tested with
openjdk 21.0.2 2024-01-16on Linux)
Note
inside of the my-app directory
- Run
./gradlew test - XML output will be in
jacoco/jacoco.xmlwhich, by default, should be recognized by the extension.