arturdm / arturdm/jacoco-android-gradle-plugin

Plugin won't consider 'androidTest' instrumented unit tests run via AndroidJUnitRunner (or the newer AndroidX equivalent)

Open
#68 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Groovy
Stars
565
Forks
107
PR merge metrics
No merged PRs in 30d

Description

This plugin works fine for regular JVM unit tests (`testDebugUnitTest` task), but any instrumented unit tests in the `androidTest` folder aren't run or considered in the JaCoCo report.

Is there a way to modify this to support the `androidTest` unit tests as well? Happy to help with a PR as well, just want to discuss if this is a bug or expected behavior.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.