> -----Original Message-----
> From: news [mailto:n...@ger.gmane.org] On Behalf Of Jörg Schaible
> Sent: Saturday, March 14, 2009 1:29 PM
> To: dev@commons.apache.org
> Subject: RE: [lang] 3.0, what's in; what's out
> 
> Gary Gregory wrote:
> 
> >> -----Original Message-----
> >> From: sebb [mailto:seb...@gmail.com]
> >> Sent: Saturday, March 14, 2009 4:52 AM
> >> To: Commons Developers List
> >> Subject: Re: [lang] 3.0, what's in; what's out
> >> >
> >> >  And the various other backwards incompatible changes that people
> have
> >> >  been requesting.
> >>
> >> Removal of AllxxxTest classes that just group other tests.
> >> These just tend to get out of date, potentially complicate the POM,
> >> and IMO don't offer much added value.
> >
> > -1
> >
> > I use package-level test suites all the time from Eclipse. Running all
> > tests in a given package is a very reasonable thing to do IMO. Otherwise
> I
> > am forced to the command line where I often cannot ask Ant or Maven to
> > even run tests in a given package. I am stuck with whatever the build's
> > test target does. Not only that but I'd have to sit through a build
> every
> > time...
> 
> Especially with Eclipse there's no need. Open the context menu of the
> package and select run as unit test (or the project to run all tests at
> once). For me those AllXxxxTest suites are simply annoying.

I had missed that menu item in Eclipse! Thanks Jörg.
Gary

> 
> - Jörg
> 
> 
> ---------------------------------------------------------------------
> 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