Seems like it is not possible as Jacoco does instrumentation on the fly,correct? I was just thinking other way just like other code coverage analysis tools.
On Friday, April 1, 2016 at 5:55:55 PM UTC+5:30, [email protected] wrote: > Hi all, > I have written some of the perl script instead of JUNIT and wanted to > experiment if it is possible to collect code coverage using Jacoco. If so how > can i do it? > > I have downloaded the EclEmma from Marketplace and written a small hello > world program and it works fine. I wanted to try using Perl script instead of > JUNIT. Is it possible to do it? If so how can I achieve this. Can I achieve > through modifying TestNG.xml or something? > > http://www.mkyong.com/unittest/testng-tutorial-5-suite-test/ > > Regards > Pradeep -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/28fdc8bd-4fa3-49dd-b297-a6d919598be3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
