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,
-- 
Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
f...@one2team.com
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to