What I have done is 1. Start app with jacoco agent with tcpserver output on certain port 2. Access some URL on app 3. Use ant script to dump coverage exec file by specifying ip/port/etc 4. Use ant script to generate report based on exec/class/source
My question is for step 3 and 4, is there any way to use maven to dump coverage file and generate report? Is there any pom example? 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/912f710a-0184-49d1-9a9d-30e70fa1acf9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
