Is there a way to run unit tests for Android from Eclipse in a way that will instrument the code and measure test code coverage?
I'm looking for a simple way to find out which parts of my application aren't tested yet, fix the test cases and see if that helped.
Disclaimer: I'm an Atlassian
The Atlassian Clover tool has also support for Android - it measures coverage for both application code and unit tests. Although in alpha stage, it works quite well - it works with Eclipse version 3.6.2 and higher.
If you want to find areas of your application which require improvement, then the following Clover features will be perfect for this task:
Oh, and the Clover HTML Report looks fantastic!
Check this: https://confluence.atlassian.com/display/CLOVER/Clover-for-Android
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With