Determine how to use Emma Code Coverage in our workflow
michaelballantyne opened this issue · 1 comments
michaelballantyne commented
Determine how to use Emma Code Coverage in our workflow
mkjenkins commented
For the code coverage I am going to write instructions on how to install instrumented apps onto the emulators. I believe right now it is only feasible to get coverage of apps with source based installation ie
cd /path/to/APAC_app-src
ant install