Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Ant, Junit and build failures

Status
Not open for further replies.

paulalexander79

Programmer
Dec 20, 2005
1
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top