I am using the jacoco on the project A, then I do some test on the project A. for example, I ran 10 test cases, I want to collect the coverage data by every case, it means I need 10 coverage data, but the 10 test cases were executed in a short time, so I cannot dump and generate report after the case was executed. I want to add some extra info on the probe, such as the case id, is that OK?
-- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/72b4bc41-447f-4d80-a0a1-8c9ed215a6abo%40googlegroups.com.