'Android tests' means tests with emulator. I see the way to run JUnit tests with coverage, but there is no such option for Android tests.
Asked
Active
Viewed 51 times
0
-
Have you tried setting up Jacoco? – Jared Burrows Jun 24 '15 at 16:01
-
1Doesn't this answer your question? http://stackoverflow.com/questions/23795595/how-do-i-get-a-jacoco-coverage-report-using-android-gradle-plugin-0-10-0-or-high – Sir4ur0n Jun 24 '15 at 17:00
-
It is a part of an answer. Is there a way to see coverage in Intellij IDEA? – whyte624 Jun 24 '15 at 19:25