Hi, I was using the jacoco agent in tcpserver mode, and use ant to dump the execution result remotely. It seems that jacoco execution result is cumulative, i.e., result for each test run will be added to the existing result so far. So, how can I clear the current execution result so that I can get the 'clean' or 'ur' execution result of a particular test run?
Thanks. --huafeng -- 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/3c666eb7-2af9-43dd-af9a-b41e3d8634ed%40googlegroups.com.
