http://cobertura.sourceforge.net/anttaskreference.html
The Cobertura task is a 3rd party Ant task and not part of core Ant. You
will probably have more luck looking at the Cobertura documentation.
Kind Regards
Greg Roodt
On Tue, Mar 9, 2010 at 6:50 AM, Irfan Sayed wrote:
> Hi All,
>
Hi All,
Can you please tell me how to use Cobertura plugin in Ant. i have some unit
test cases, that i am compiling using ant.
Now i have to create the cobertura report using Ant and hudson so that i can
see how much code has been covered by these test cases.
Can someone please give me step by
OK, here's the explanation, and well, if it isn't frustrating...
I'd recently rearranged my classpath. (I should have realized right away
that's what changed recently and started down that route.) Apparently, I
wasn't making available in the classpath the libraries needed
ollow-up
eventually when I figure it out.
On Tue, May 12, 2009 at 11:49 AM, Francis Galiegue wrote:
> Le Tuesday 12 May 2009 20:31:10 Mitch Gitman, vous avez écrit :
> > I'm not sure there's a better forum for this question. I'm invoking
> > the *cobertura-instrume
Le Tuesday 12 May 2009 20:31:10 Mitch Gitman, vous avez écrit :
> I'm not sure there's a better forum for this question. I'm invoking
> the *cobertura-instrument
> *Ant task for instrumenting classes for Cobertura code coverage. Very
>
I'm not sure there's a better forum for this question. I'm invoking
the *cobertura-instrument
*Ant task for instrumenting classes for Cobertura code coverage. Very
simplistic implementation:
The output I get though is this:
[cobertura:cober