Francis,
have a look at
http://ant.apache.org/manual/OptionalTasks/junitreport.html
html reports are great!
regards
supareno
> Hello,
>
> We use ant's <junit> task, and we would like to know, at the end of the run:
>
> * how many tests were run,
> * how many have succeeded,
> * how many have failed,
> * how many have returned an error.
>
> Apart from scanning the ant output itself to count "by hand" (well, using
> perl), is there another way (an extended <junit> task somewhere) that can
> output these results in, say, properties?
>
> Have fun,
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|