I am using a code coverage tool that can only generate Emma XML report, while what I need is Cobertura or gcov format. Does there already exist some tool for doing the conversion? If not, I'm afraid I must do it myself.
Is there a tool for converting the Emma XML reports to Cobertura XML format?
Asked Answered
Did you do it? I am looking for the same thing. –
Lifeanddeath
Definitely being interesting in that as well. Getting emma coverage out of Android integration tests is easy, now I just have to "marry" those with the cobertura results of the JUnit tests... –
Judsonjudus
I could not find anything out there that does this. Would be great if someone knows of something. –
Taskwork
cover2cover has been created for this purpose.
I think that's for JaCoCo, not Emma. –
Cork
© 2022 - 2024 — McMap. All rights reserved.