Morning all, I am currently setting up a number of JUnit tests to get some decent coverage of my applications.
I have noticed that Android does not seem to produce XML output files for the JUnit tests run on device I understand that if I like I can export them via eclipse however this is not an option for me as these tests will eventually be automated in some form of CI implementation. Can anyone tell me is it possible to have the tests produce an XML document onto the device which I can at least use a pull command for? Tom
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

