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 

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:

  1. Updated to use TestNG 5.2
  2. Updated JUnit conversion intentions to use new @BeforeXXX/@AfterXXX annotations (including their JavaDoc variations)
  3. Added intentions to convert older @Configuration annotions to @BeforeXXX/@AfterXXX annotations
  4. 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.

Comments (0)

Add Comment