There is a Run with Coverage button in Android Studio (Check attached image) , but it's always disabled, how can I enabled it?
Asked
Active
Viewed 1.2k times
1 Answers
38
You need to run a "junit" run configuration, like this one
Only apply when you pass your unit tests

ffgiraldez
- 722
- 7
- 16