On Fri, Dec 2, 2011 at 10:14 AM, Yonik Seeley <[email protected]> wrote: > On Fri, Dec 2, 2011 at 9:57 AM, Robert Muir <[email protected]> wrote: >> On Fri, Dec 2, 2011 at 9:45 AM, Yonik Seeley <[email protected]> >> wrote: >>> >>> Should we add a tests.console or tests.buffer property to control this >>> from the command line? >>> >> >> Can't we just turn it on if you use -Dtestcase? this seems to work well for >> me: > > That was my first thought, but then I thought that someone might still > want a nice output file to attach to issues, etc. > If just redirecting the ant output to a file is acceptable, then this > would be a good solution. >
Well i think we should turn it on for -Dtestcase in any event! But by using variable names like that, someone can always also explicitly override -Djunit.showoutput etc, too. -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
