Hi, I am working on “Dynamic code coverage”.
My objective is to generate a coverage report for all black box tests (SoapUI & Web browser) run after deployment of SP-TSM on WL server. I initially did coverage report (exec & html) for mvn builds using JaCoCo jars in POM file. (offline) Now, I am using jacoco java agent for my dynamic requirement. I could get jacoco.exec file as output but I suspect it’s not appropriate & I cannot directly read it like html report. Could you please guide me on this. J Awaiting for your response. -- 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.
