gradle-android-test-aggregation-plugin icon indicating copy to clipboard operation
gradle-android-test-aggregation-plugin copied to clipboard

Added `androidTest` coverage support

Open gmazzo opened this issue 2 years ago • 0 comments

Draft WIP implementing #15: support for AndrodiTest variant.

The aggregation functionally was extended to also allow including AndroidTest variants.

The current implementation is hacky, accessing AGP's internal APIs by reflection. More details here .

gmazzo avatar May 05 '23 08:05 gmazzo