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

A couple Gradle plugins to make Android modules to work with JaCoCo Report Aggregation Plugin and Test Report Aggregation Plugin

Results 3 gradle-android-test-aggregation-plugin issues
Sort by recently updated
recently updated
newest added

Does this plugin also cover instrumented test reports using JaCoCo? also, is an integration of both UI tests and unit tests possible? reference from 2019 (Jurassic?) : [https://medium.com/android-news/unified-code-coverage-reports-for-both-unit-and-ui-tests-e7c954a4e8ac](https://medium.com/android-news/unified-code-coverage-reports-for-both-unit-and-ui-tests-e7c954a4e8ac ) paradigm-wise...

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....

Update Gradle Wrapper from 8.13 to 8.14. Read the release notes: https://docs.gradle.org/8.14/release-notes.html --- The checksums of the Wrapper JAR and the distribution binary have been successfully verified. - Gradle release:...

dependencies
gradle-wrapper