You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dan Adams <da...@ifactory.com> on 2006/05/03 21:58:26 UTC

[m2] code coverage for multiple modules that use integration tests

Okay, I have a number of modules and I want to generate code coverage
for them with cobertura. Some of the classes can be tested with normal
unit tests so they are not a problem. Some of the classes, however, are
Tapestry components. To test them I have a separate module called
integration-tests that runs a web app and uses html unit to test them.
Anyone know of a way that I can have cobertura include the results from
the integration tests when calculating coverage for the modules?

-- 
Dan Adams
Software Engineer
Interactive Factory
617.235.5857


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


RE: [m2] code coverage for multiple modules that use integration tests

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Dan,

FWIW I have this use case supported in the clover plugin but you're probably
not using Clover from what I read below...

-Vincent

> -----Original Message-----
> From: Dan Adams [mailto:dan@ifactory.com]
> Sent: mercredi 3 mai 2006 21:58
> To: Maven users list
> Subject: [m2] code coverage for multiple modules that use integration
> tests
> 
> Okay, I have a number of modules and I want to generate code coverage
> for them with cobertura. Some of the classes can be tested with normal
> unit tests so they are not a problem. Some of the classes, however, are
> Tapestry components. To test them I have a separate module called
> integration-tests that runs a web app and uses html unit to test them.
> Anyone know of a way that I can have cobertura include the results from
> the integration tests when calculating coverage for the modules?
> 
> --
> Dan Adams
> Software Engineer
> Interactive Factory
> 617.235.5857
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org


	

	
		
___________________________________________________________________________ 
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr�f�r�s : v�rifiez vos nouveaux mails, lancez vos recherches et suivez l'actualit� en temps r�el. 
Rendez-vous sur http://fr.yahoo.com/set

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