Anyone know how to print out, at the end of a long run of tests, the names of the actual tests that fail to the console? It's a pain to scroll through all the output to find the line and grepping through the reports is OK, but it would just be so much easier if it was summarized right there at the end of the run.
Just want something to the effect of the <fail> tag there at the end of the target to also print the names of the classes that failed. -Grant --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
