Good idea, +1.

Gary Gregory
Senior Software Engineer
Seagull Software
email: ggreg...@seagullsoftware.com
email: ggreg...@apache.org
www.seagullsoftware.com 



> -----Original Message-----
> From: sebb [mailto:seb...@gmail.com]
> Sent: Thursday, March 04, 2010 11:04
> To: Commons Developers List
> Subject: [IO] get rid of suite() and TestAll classes?
> 
> As was done recently for DPCP, POOL and CODEC, I'd like to get rid of
> all the main() and suite() methods in test cases, and drop the TestAll
> or PackageTest classes.
> 
> SureFire allows individual tests to be run, and this can easily be
> enabled for Ant as well (as has been done for DBCP, POOL, CODEC).
> 
> IDEs also allow individual tests (or groups of tests) to be run, so I
> don't think anything will be lost by dropping the code.
> 
> The advantage is that all new test classes will automatically be run -
> the test packages cannot get out of date because there are none to
> maintain.
> 
> S///
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to