Android test code coverage, Eclipse

前端 未结 4 869
不知归路
不知归路 2020-12-06 16:28

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 fi

4条回答
  •  情书的邮戳
    2020-12-06 17:11

    Take a look at this article: http://blog.pboos.ch/2011/06/coverage-fo-android-tests/

    EDIT: Updated link: https://github.com/pboos/blog.pboos.ch/blob/master/_posts/2011-06-29-coverage-fo-android-tests.markdown

提交回复
热议问题