TestNG and IntelliJ - Plugin actually works...

Published: 12:07 PM GMT+12, Monday, 4 July 2005 under: technology
java  testing  testng  idea  unit  plugin  intellij 

First up is the butt ugly run configuration, of which the "configuration" is a lowly JTextField that contains the class to test...


Following that, hitting run:



As I said, total uber crude ness. Now to work out what test options I'd actually be wanting for the configuration screen (classes, groups, testng xml definition file ) and what, and how I want to display the test results ( most likely as a tool window at the bottom of the screen ).

 

Comments (1)

Hey, whats that Java IDE called you're running?

left by Matt . Thursday, 7 July 2005 7:54 PM
Add Comment