paulalexander79
Programmer
Hi
I would like to know if its possible to have Ant run with Junit, but instead of stopping tests upon failure, would it possible for Junit to carry on with all tests to produce a report, but Still FAIL the build ultimately.
The idea is that we could then still be aware of any issues with all files instead of the one that failed the build.
Thanks
I would like to know if its possible to have Ant run with Junit, but instead of stopping tests upon failure, would it possible for Junit to carry on with all tests to produce a report, but Still FAIL the build ultimately.
The idea is that we could then still be aware of any issues with all files instead of the one that failed the build.
Thanks