Hi Douglas,

I assume you mean code coverage of deployed server code ...

+) many moons ago I did integration code coverage for M1 based on Clover
and Canoo WebTest since we had to prove that 60% of server code was
executed by the remote tests

+) Clover allows to merge coverage information if you run different type
of tests, e.g merge coverage of unit and integration tests

+) I would assume that you can create your instrumented libraries using
M2 profiles

Cheers,

Siegfried Goeschl

Douglas Ferguson wrote:
> Is there anyway to get code coverage numbers for integration tests?
>
> D/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to