Scott, I believe the only way to do this is to tweak the junit plugin.
I'll try it out and see if the output is more acceptable. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Scott Brickner <[EMAIL PROTECTED]> wrote on 30/12/2003 09:00:22 AM: > How can I fix things so I don't get the 5+ lines of output on the > console for every single testcase? > > I really only want to know when a test fails. The xml reports are fine > for when I'm building the site, but 99% of the time I'm building during > new development and just want failing testcases. > > In my ant build files, I used to run the junit task with the "brief" > formatter. That's kind of what I'm looking for here. > > What are my options? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]