Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] RE: Topic for agenda of next IRC

Also worth mentioning is the Clover test coverage tool:

http://www.cenqua.com/clover/

It's a commercial product but is offered free of charge for qualifying
open-source projects (incl. all developers).  It has good Ant/Maven
integration and provides great reporting.  I don't know how it differs
from the tools listed below... I'm just a satisfied user.  I can also
help set it up if desired.

alex


David Bosschaert wrote:

> Just FYI, there is a number of opensource test coverage collection
> tools, such as
>  Emma: http://emma.sourceforge.net/
>  Cobertura: http://cobertura.sourceforge.net/
>
> and others.
>
> From experience I know that some of these tools can collect coverage
> figures from multiple VMs and merge the results into one overall
> coverage figure.
>
> David




Back to the top