Hi, my java based application is deployed and used as a web service where i use the browser to login to the application and test it. I have tests that are running in eclipse. I want to test the code coverage of the application under test as i run my tests in eclipse. >From the initial understanding, i felt that JaCoCo and EclEmma can provide me >the code coverage of the "tests" but not for the "application under test". Please let me know if there is a way i can use these tools to get a code coverage report for the web based application under test
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/fafc37e0-3ecf-4fc4-b6ed-8c82252e7151%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
