Report for Instrumentation Tests
correaj418 opened this issue · 1 comments
correaj418 commented
Hi,
Is there anyway to get a code coverage report for instrumentation tests only?
Thanks!
vanniktech commented
Yeah android gradle plugin supports that directly. debugCoverageEnabled true
or something like that