Back in the days when I coded in Java, EclEmma and JaCoCo was pretty helpful to review coverage with unittests, or just after an adhoc testing. I was wondering if there is a format specification for the JaCoCo exec file format, and if theoretically, dumping a python coverage report into that format would easily show up in the editors.. I know that it might be a though question, but I'd ask it before spending hours with figuring it out on my own. You might have a better sense on how much work this would be.
Thx, Vajk -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
