2 Replies Latest reply on Dec 8, 2009 5:02 AM by ckarthi

    Cobertura seam component coverage

    lightguard

      This may be slightly related to SeamTestCoverageWithCobertura but slightly different as I'm using a WAR and Ant instead of maven.  I've tried both cobertura and EMMA and I can't seem to get any coverage on the seam components.  I'm positive the instrumented classes are before the non-instrumented class in the classpath for TestNG.  When I do a SeamTest test I'm not getting any coverage on the Seam components under test.  Has anyone else noticed this or have a solution?