vanniktech/gradle-android-junit-jacoco-plugin

Report for Instrumentation Tests

correaj418 opened this issue · 1 comments

Hi,

Is there anyway to get a code coverage report for instrumentation tests only?

Thanks!

Yeah android gradle plugin supports that directly. debugCoverageEnabled true or something like that