>>>>> "SC" == Steve Collins <[EMAIL PROTECTED]> writes:

 SC> Is there a way to send the output of the JUnit tests to standard
 SC> out

Hasn't been, no - all formatters have always written the output to a
file. I've added an usefile attribute to <formatter> that let's you
override this.

Note that my previous patch that moved task configuration to runtime
has broken the way the <junit> task provided defaults to the nested
<test> and <batchtest> elements (for the fork attribute for
example). I'm going to fix that ASAP.

Stefan

Reply via email to