[mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 29. Oktober 2008 23:46
An: Ant Users List
Betreff: clearer output for junit task
I'm running junit unit tests from ant through the junit task. There have been a
few times where information will be printed to stdout, or exceptions will be
thrown
I'm running junit unit tests from ant through the junit task. There
have been a few times where information will be printed to stdout, or
exceptions will be thrown, and it's difficult to determine which unit
test produced the output or exception. Is there any way to make ant's
junit task print some