Skip to content

Instantly share code, notes, and snippets.

@har5hit
Created August 29, 2018 08:00
Show Gist options
  • Save har5hit/1fba06a3ede0b70051166c4d71dfe4cd to your computer and use it in GitHub Desktop.
Save har5hit/1fba06a3ede0b70051166c4d71dfe4cd to your computer and use it in GitHub Desktop.
buildTypes {
debug{
testCoverageEnabled true
}
}
./gradlew testDebugUnitTest
./gradlew createDebugCoverageReport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment