TestNG-J Plugins for TestNG 5.2 released
Published: 5:09 PM GMT+12, Sunday, 17 September 2006 under:
technology
java testing testng agile extremeprogramming intellij
java testing testng agile extremeprogramming intellij
New builds of the TestNG plugin for the IntelliJ IDEA Java IDE have been uploaded for both Irida (5.x) and Demetra (6.0 EAP).
Changes include:
- Updated to use TestNG 5.2
- Updated JUnit conversion intentions to use new @BeforeXXX/@AfterXXX annotations (including their JavaDoc variations)
- Added intentions to convert older @Configuration annotions to @BeforeXXX/@AfterXXX annotations
- Added support for reading test parameters from a .properties file:

Parameters specified in the user interface override those from the .properties file.
Grab the update from the plugin repository or via the IDEA Plugin Manager.