Hi, I need the unit test coverage for individual Junit tests for multiple large projects.
Right now I am using the jacoco agent on the java commandline to run individual junit tests and create exec files as per the process I read else where on this group. However this is proving to be too slow and takes hours when for large projects compared to running EclEmma in eclipse which takes only ~30 secs for the whole suite. I want to know if there is a more efficient way to do. Thank, Ashar -- 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/d/optout.
