[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Eclipse FAQ - request for input
|
If you download the plugin (www.junit.org) and install the plugin, you can
do JUnit testing inside--it's pretty slick--errors link directly to the code
in the editor.
Beware of this bug I ran into that the Erich helped me with:
You have run into a bug (http://dev.eclipse.org/bugs/show_bug.cgi?id=7369)
To avoid it:
* select your test class in the packages view
* in the run drop down menu select Run With>JUnit
Brian
"dIon Gillard" <trongus@xxxxxxxxx> wrote in message
news:3C3E657B.8030605@xxxxxxxxxxxx
> For JUnit integration, we use ANT to handle the build and test cycle.
>
> Will Senn wrote:
>
> > Amen.
> >
> > Will
> >
> > Wes Plouff wrote:
> >
> >
> >>Dan Kehn wrote:
> >>
> >>>As mentioned in another post, we're putting together a FAQ. The
> >>>
> >
> >>a. Where can I find tutorials?
> >>b. Where is *all* the documentation found, and how can it be made
> >>accessible from the workbench (both help and Javadoc)?
> >>c. How can I integrate unit testing (e.g. JUnit) into my project easily?
> >>
> >>Wes Plouff neil@xxxxxxxxxx
> >>Royal Oak, Michigan
> >>
> >
>
> dIon
>