You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by BRUNOT Sébastien <Se...@cegetel.fr> on 2003/08/05 13:25:20 UTC

RE : Code coverage reporting

So you confirm that one can use clover in conjunction with cactus (and not
only with Junit, as i used to believe) and obtain a coverage report ?

Sebastien

-----Message d'origine-----
De : karthik Guru [mailto:karthik_guru2000@yahoo.com] 
Envoyé : samedi 2 août 2003 10:58
À : Cactus Users List
Objet : Re: Code coverage reporting


try Clover from cortex.net
It is integrated with ANT and works on code
instrumentation.
So you can conditionally switch on the instrumentation
part , run your tests usign cactus / anything.
After the tests are run, you can ask clover to
generate the report. Check out the samples for
integrating clover into your build. It's pretty
decent.


--- BRUNOT_Sébastien <Se...@cegetel.fr>
wrote:
> Hi,
> 
> Are they any code coverage reporting tools available
> for use with cactus ?
> 
> Sebastien BRUNOT
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> cactus-user-help@jakarta.apache.org
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-user-help@jakarta.apache.org

RE: RE : Code coverage reporting

Posted by Vincent Massol <vm...@pivolis.com>.
Yes, I confirm. That said, if you're using the Cactus plugin for Maven,
it won't work out of the box with the Clover plugin (though it is easy
to fix). The reason is that the clover runtime jar would need to be
added to the cactified webapp.

Feel free to submit a patch for the Catcus plugin for Maven and I'll
commit it.

Thanks
-Vincent

> -----Original Message-----
> From: BRUNOT Sébastien [mailto:Sebastien.BRUNOT@cegetel.fr]
> Sent: 05 August 2003 13:25
> To: 'Cactus Users List'
> Subject: RE : Code coverage reporting
> 
> 
> So you confirm that one can use clover in conjunction with cactus (and
not
> only with Junit, as i used to believe) and obtain a coverage report ?
> 
> Sebastien
> 
> -----Message d'origine-----
> De : karthik Guru [mailto:karthik_guru2000@yahoo.com]
> Envoyé : samedi 2 août 2003 10:58
> À : Cactus Users List
> Objet : Re: Code coverage reporting
> 
> 
> try Clover from cortex.net
> It is integrated with ANT and works on code
> instrumentation.
> So you can conditionally switch on the instrumentation
> part , run your tests usign cactus / anything.
> After the tests are run, you can ask clover to
> generate the report. Check out the samples for
> integrating clover into your build. It's pretty
> decent.
> 
> 
> --- BRUNOT_Sébastien <Se...@cegetel.fr>
> wrote:
> > Hi,
> >
> > Are they any code coverage reporting tools available
> > for use with cactus ?
> >
> > Sebastien BRUNOT
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail:
> > cactus-user-help@jakarta.apache.org
> >
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: cactus-user-help@jakarta.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: cactus-user-help@jakarta.apache.org