AW: clearer output for junit task

2008-10-30 Thread Knuplesch, Juergen
[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

clearer output for junit task

2008-10-29 Thread Brendan Miller
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