Skip to content

Instantly share code, notes, and snippets.

@Aidan128
Created November 28, 2021 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aidan128/6e05173724653ab6a1cb38b3e92f981a to your computer and use it in GitHub Desktop.
Save Aidan128/6e05173724653ab6a1cb38b3e92f981a to your computer and use it in GitHub Desktop.
project-level build.gradle to enable HTML report generation
dependencies {
classpath "org.jacoco:org.jacoco.core:0.8.7"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment