AndroidStudioAndRobolectric icon indicating copy to clipboard operation
AndroidStudioAndRobolectric copied to clipboard

jacoco for unit test coverage

Open nenick opened this issue 10 years ago • 2 comments

This works not out of the box but workaround can be found at https://code.google.com/p/android/issues/detail?id=144664

nenick avatar Feb 18 '15 07:02 nenick

I've also been able to finally get Unit Test Coverage reports using JaCoCo. Here is how I made it.

vanniktech avatar Mar 18 '15 13:03 vanniktech

Nice work I will compare it with https://github.com/nenick/android-gradle-template/blob/master/App/build.gradle and take the best of both :)

nenick avatar Mar 18 '15 14:03 nenick