Lines Matching full:idea
3 <title>TestNG - IDEA Plugin</title>
10 displayMenu("idea.html")
13 <h2 align="center">TestNG IDEA Plug-in</h2>
18 <img src="http://testng.org/pictures/idea-output.png" />
21 <h3>IDEA 7</h3>
23 …bundled in IDEA 7 onwards, no extra plugins need to be installed. The full documentation can be f…
25 <h3>IDEA 6 and older </h3>
28 TestNG has an IDEA plug-in that mirrors much of the behavior of the built-in JUnit support. You sho…
33 <li>From IDEA, go to Preferences -> Plugins.</li>
37 Also, you can go to the <a href="http://svn.jetbrains.org/idea/Trunk/bundled/testng">
38 TestNG IDEA plug-in project page</a> and download its source from there.</p>
39 <p>Please note that this plug-in only works on IDEA 5.0 and 6.0.</p>
42 <p>Once you have installed the plug-in and restarted IDEA, and have some TestNG classes you would l…
60 <img src="http://testng.org/pictures/idea-rundialog.png" />