Adding right-click run for Kotlin TestNG test classes and methods.

Parallel support to the JUnit implementation, not as fully functional as
TestNG plugin for Java.
This commit is contained in:
jaysonminard
2013-07-12 14:50:29 +02:00
committed by Nikolay Krasko
parent 12d19dd9d8
commit 1f236105a6
5 changed files with 152 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@
<orderEntry type="module" module-name="jet.as.java.psi" />
<orderEntry type="library" name="idea-full" level="project" />
<orderEntry type="library" scope="PROVIDED" name="junit-plugin" level="project" />
<orderEntry type="library" name="testng-plugin" level="project" />
<orderEntry type="library" scope="PROVIDED" name="copyright-plugin" level="project" />
<orderEntry type="module" module-name="j2k" />
<orderEntry type="module" module-name="js.translator" />