Hi Ashley,

if I remember correctly we discussed about this before. I recommended to make your build/test setup running without code coverage first. Once you understand how Ant tasks java and junit work it is easy to integrate JaCoCo.

Do you have a running test setup based on Ant without JaCoCo?

Regards,
-marc

On 06.10.16 11:50, Ashley Simon wrote:
Hi,
We are working on code -coverage using jacoco-ant.Its been a long time and we are not able to move forward. We are referring to the example given in http://www.eclemma.org/jacoco/trunk/doc/ant.html. But the thing is ,in the task coverage part... they have specified a single class by <java classname =...> ,But we have multiple classes for coverage and we can't give a single class. We have tried module attribute inside <java> ,it is not working and we don't have jar files ,so we can't use the jar attribute. Is there any solution for this, where we can specify the folder containing the class files ?

Thanks and Regards,
Ashley
--
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] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/f938d1c5-46f5-4e0f-aae8-266c3ffae569%40googlegroups.com <https://groups.google.com/d/msgid/jacoco/f938d1c5-46f5-4e0f-aae8-266c3ffae569%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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/aeb1b5cb-0a06-6f9c-14de-8d21ee4eaacd%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to