aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes open source Unit testing plugin for Eclipse 3.0? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "open source Unit testing plugin for Eclipse 3.0?" Watch "open source Unit testing plugin for Eclipse 3.0?" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: open source Unit testing plugin for Eclipse 3.0?
 
Similar Threads
Eclipse 3.0 + Lomboz 3 + Open Source & Free Struts Plugin ?
Open Source Code Coverage plugin for Eclipse 3.0
open source Eclipse 3.0 plugin for jasper reports ?
Eclipse 3.0 plugin(open source) for jasper reports and JFreeChart
Eclipse 3.0 open source plugin for java reporting