Hello All, I have my integrations tests in a separate package "MP3PurchasingTests" which used to test multiple API from different packages example "DigitalMusicOrderService" , "MP3PurchasingShared" etc.
All my tests are in written in TestNg and Java, I would like to instrument the dependency packages "DigitalMusicOrderService" & "MP3PurchasingShared" in run time and run my tests to generate the code coverage. Currently we use cobertura to get our integration tests code coverage, however the process is too tedious and takes 3 hours to get one single report. Please let me know how this can be achieved using eclemma or jococo. Thanks & Regards, Karthick M -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
