You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by di...@multitask.com.au on 2004/01/04 12:39:26 UTC

Re: Can I suppress the junit output?

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 <sc...@brickner.net> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org