- TestNG official site
- TestNG-Eclipse on dev.java.net
- or directly accessed from the CVS (release directory)
Hi all!You can see a set of nice snapshots on Cedric's announcement.
The TestNG team is pleased to announce (and distribute also ;-)) the first version of TestNG Eclipse plugin.
Features
========
1/ TestNG View (Window -> Show View -> Other -> Java -> TestNG) featuring
- the Red-Green Bar
- test results statistics
- hierarchical test results presentation
- failures stack traces presentation.
2/ TestNG Launcher (Run ... -> TestNG) featuring
- browse and run a TestNG enabled test class
- browse and run groups defined in the project tests
- browse and run suites
3/ Contextual TestNG Launcher (Right Click -> Run) featuring:
- run class as TestNG test
- run type as TestNG test
- run method as TestNG test
- run suite as TestNG test
The current version is working with Eclipse 3.1M5 (and probably 3.1M4).
Your feedback is welcome (and needed). Enjoy!
--
TestNG Team
We hope that this release will bring more pleasure on your experience with TestNG.
Post a Comment