eclemma icon indicating copy to clipboard operation
eclemma copied to clipboard

Support for Android JUnit Test

Open brucenan opened this issue 11 years ago • 1 comments

I install EclEmma in eclipse and want to get coverage reports for an android project. All android test cases extend AnroidTestcase, I can get Android Junit test from "Run as...", but no from "Coverage as...".

Does eclemma support it?

brucenan avatar Mar 13 '13 02:03 brucenan

No, this launch type is not supported. Currently supported launch types are listed in documentation: http://www.eclemma.org/userdoc/launching.html

marchof avatar Mar 14 '13 21:03 marchof