You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Denis Bessmertnyj <db...@isd.dp.ua> on 2007/04/20 20:58:32 UTC

JUnit reports

How I may do with JUnit & JUnitReport tasks the next: 
I have a lot of test cases each of wich contains tests. 
I need to run all of them and then I need gather together 
information about all test cases passing in one file in the next format. 

FirstTestCase - passed
- testGetInfo - passed
- testSendRequest - passed

SecondTestCase - failed
- testPutGoods - passed
- testGetBusket  - failed

...

thank you

---
Denis Bessmertnyj,
GUI SoftWeb

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