LoyolaChicagoCode / stopwatch-android-java

0 stars 15 forks source link

build: add Gradle code coverage plugin #8

Open klaeufer opened 8 years ago

klaeufer commented 8 years ago

Bummer, the Gradle cobertura plugin does not yet support Android.

https://github.com/stevesaliman/gradle-cobertura-plugin/issues/82

klaeufer commented 8 years ago

Consider JaCoCo but requires complex build configuration: https://github.com/serj-lotutovici/jacoco-example/blob/master/build.gradle