Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Second drop for svc junit tests

On Fri, Jul 26, 2002 at 06:39:25PM +0100, Ringo De Smet wrote:
>  --- Florin Iucha <florin@xxxxxxxxx> wrote: 
> > Definitiely not in core. Filtering class files out of jars is a pain.
> > 
> > Why not create a real "test" project and put all the tests there? For
> > sure tests deserver more than "misc" status.
> 
> I too prefer a separate project for unit tests. But depending on
> whether we go the full plugin way, you have two options: in Eclipse you
> can create a regular Java project containing the JUnit tests and you
> use the default JUnit runner to run the unit tests, or you can create a
> plugin containing the unit tests and you have to download the
> org.eclipse.pde.junit plugin(1) to be able to launch this test plugin
> within the Eclipse workbench.
> 
> To be able to make a good decision on going the full plugin way, I was
> thinking of doing some runs with JProbe in the two scenarios and to
> post the results here. There is a plugin available to integrate JProbe
> into Eclipse. :)

Eclipse is great, but I want to be able to run the tests both in and out
of Eclipse.

I don't think a plugin is a good idea.

florin

-- 

"If it's not broken, let's fix it till it is."

41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4

Attachment: pgpouysa1u1ZY.pgp
Description: PGP signature


Back to the top