Hi Pradeep,

I assume the Perls script is testing a Java program, right?

In this case please take a look at JaCoCo, the coverage tool behind EclEmma: http://www.eclemma.org/jacoco/trunk/doc/

It has a Java agent for on-the-fly instrumentation which can simply be added to the command line when starting a java process: http://www.eclemma.org/jacoco/trunk/doc/agent.html

Regards,
-marc

On 01.04.16 14:25, [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/57017F02.6090809%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to