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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]