--
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 jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/3080b975-e52c-44c3-ac9d-1dd628b922c1%40googlegroups.com.
Sure, JaCoCo can be used for any code running on the JVM. Just attach the agent to the program under test.Please see tasks “coverage” or “agent” in our documentation: https://www.jacoco.org/jacoco/trunk/doc/ant.htmlRegards,-marc
On 4. Feb 2020, at 20:54, Musab <musab...@gmail.com> wrote:
Hi,Thanks for developing such an impressive framework!We use our own testing framework which relies on executing our own Ant Tasks to invoke APIs. An API requires specific XML input which is passed though the task's attribute, and spits out XML output. As you would imagine, it is normal for an API call to span over multiple classes and methods.Can we use JaCoCo with our testing framework?Can you point me to resources that can help me.Thanks,--
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 jac...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/a0bf1503-bb0a-46ef-9c5c-347344254e11%40googlegroups.com.