March 28, 2005

Announcing the TestNG Eclipse plug-in

The TestNG team is happy to announce the first release of the TestNG Eclipse plug-in.  This first release covers the basic functionalities of TestNG, among which:

  • Multiple ways to launch tests (from a method, from a class, groups or an entire suite).
  • Convenient report view that lets you directly jump to failed tests.

Please note that this plug-in only works with Eclipse 3.1 since it uses annotations (we recommend download the latest stable milestone).

The plug-in was developed by the indefatigable Alexandru Popescu who has worked around the clock (literally) to get it done.  Thank you so much, Alex!

 

Posted by cedric at March 28, 2005 10:14 AM
Comments

Team? Can you even field a team in game of 3 on 3? LOL

Posted by: Michael at March 28, 2005 01:17 PM

Why not to make plugin available via Eclipse's update manager? Much better then downloading a zip file.

Posted by: Dmitri Maximovich at March 28, 2005 06:48 PM

Very cool to see Eclipse support.

The maven runner I had written was getting damned annoying.

Posted by: Ben W at March 28, 2005 09:01 PM

Would this plugin be hard to port to intellij?

Posted by: pfm at March 29, 2005 11:24 AM

I use eclipse 3.1. But the TestNG plugin doesn´t seem to appear within the eclipse environment. Now I tried the link above to the "Eclipse plug-in documentation and screenshots", but it doesn´t exist. What´s wrong?

Posted by: Lutz at October 6, 2005 12:08 AM

I use eclipse 3.1. But the TestNG plugin doesn´t seem to appear within the eclipse environment. Now I tried the link above to the "Eclipse plug-in documentation and screenshots", but it doesn´t exist. What´s wrong?

Posted by: Lutz at October 6, 2005 12:09 AM

Is there a version of the plugin compiled with JDK 1.4 available? I have problems with the following config:

- Eclipse 3.1 (JDK 1.5)
- A JDK 1.4 project.
- TestNG tests written in the 1.4 style (javadoc-style notation)

Eclipse attempts to run the plugin under the project's 1.4 JDK, thus creating dreaded UnsupportedClassVersionError


Posted by: John at January 2, 2006 08:22 AM
Post a comment






Remember personal info?