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
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 ).
Hey, whats that Java IDE called you're running?