| Author |
open source Unit testing plugin for Eclipse 3.0?
|
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1300
|
|
|
Any open source unit testing plugin for Eclipse 3.0?
|
 |
Axel Janssen
Ranch Hand
Joined: Jan 08, 2001
Posts: 2164
|
|
Eclipse does allready has a Junit plug-in installed. For take a first view: Right mouse click on a class. Select new in context menu and then junit test case. I haven't found info about usage in documentation which ships with eclipse. It is pretty good explained in sourcebeat book by Bill Dudney, but there might be other usefull info on the web. I'ld start with this one. Axel
|
 |
 |
|
|
subject: open source Unit testing plugin for Eclipse 3.0?
|
|
|