Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.6.2
-
None
-
None
Description
I'd like a switch so that I can have the unit tests show their output to the console.
ant test // current behavior
ant -Dtest.output=yes test // show output to console