jacoco-android-gradle-plugin icon indicating copy to clipboard operation
jacoco-android-gradle-plugin copied to clipboard

Gradle plugin that creates JaCoCo test reports for Android unit tests

Results 1 jacoco-android-gradle-plugin issues
Sort by recently updated
recently updated
newest added

Thanks for fixing the lib for Gradle 6.x 🎉 Could you add the execution data (.ec) files to the jacoco report task. This is because the code coverage for Instrumentation...