On 3 February 2011 21:02, Gary Gregory <ggreg...@seagullsoftware.com> wrote: > Hi All, > > I see a lot of noise on the console when running [exec] unit tests (from > Maven, Eclipse, and so on.) > > I would like to remove calls to System.out from the unit tests. > > IMO, unit tests should assert all they need and put any error information in > assert messages, not the console. Thoughts?
+1 to removing any console output that does not add anything useful. > Gary Gregory > Senior Software Engineer > Rocket Software > 3340 Peachtree Road, Suite 820 * Atlanta, GA 30326 * USA > Tel: +1.404.760.1560 > Email: ggreg...@seagullsoftware.com<mailto:ggreg...@seagullsoftware.com> > Web: seagull.rocketsoftware.com<http://www.seagull.rocketsoftware.com/> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org