stephanenicolas / Quality-Tools-for-Android

1.27k stars 235 forks source link

androidTest with jacoco and robolectric with jacoco #30

Open nenick opened 10 years ago

nenick commented 10 years ago

hey guys, i learned much from your project and i like to give you something back.

I finished an example with gradle, robolectric and jacoco. my project should not differences huge from your project setup, so maybe someone will copy the solution into your project. https://github.com/nenick/android-gradle-template

it also shows how to jacoco with andorid tests, but with the upgrade to android gradle build tools 0.10 it comes for free ;)