You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Bateman, Patrick eMEDIA" <Pa...@mytravel.com> on 2003/09/03 20:19:23 UTC

JUnit Test Converage Reporting

Has anyone out there used a test coverage tool within Maven.

I want to generate a report that gives me ratios of unit tests against
concreate, abstract and interfaces, by package.

Also to report on packages that have not been covered.

Any ideas.

Thanks

Pat
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager. 

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


Re: JUnit Test Converage Reporting

Posted by di...@multitask.com.au.
The Clover plugin? 
The new jcoverage plugin?
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


"Bateman, Patrick eMEDIA" <Pa...@mytravel.com> wrote on 
04/09/2003 04:19:23 AM:

> Has anyone out there used a test coverage tool within Maven.
> 
> I want to generate a report that gives me ratios of unit tests against
> concreate, abstract and interfaces, by package.
> 
> Also to report on packages that have not been covered.
> 
> Any ideas.
> 
> Thanks
> 
> Pat
> This email and any files transmitted with it are confidential and 
intended
> solely for the use of the individual or entity to whom they are 
addressed.
> If you have received this email in error please notify the system 
manager. 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


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


Re: JUnit Test Converage Reporting

Posted by Henri Yandell <ba...@generationjava.com>.
Clover works well inside Maven.

Hen

On Wed, 3 Sep 2003, Bateman, Patrick eMEDIA wrote:

> Has anyone out there used a test coverage tool within Maven.
>
> I want to generate a report that gives me ratios of unit tests against
> concreate, abstract and interfaces, by package.
>
> Also to report on packages that have not been covered.
>
> Any ideas.
>
> Thanks
>
> Pat
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> If you have received this email in error please notify the system manager.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>


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