netbeans-gradle-project icon indicating copy to clipboard operation
netbeans-gradle-project copied to clipboard

TestNG support in Netbeans Gradle project

Open wwasik opened this issue 9 years ago • 1 comments

Creating TestNG test cases seems not to work on Gradle project. When I select Tools and Create/Update Tests in context menu of java, change to TestNG and click OK nothing happens. Moreover, if I try to create testng file directly (New File ->Unit Tests -> TestNG -> TestNG Test Case) it it not getting created. Howewer selecting JUnit works perfectly in both cases. When working on non gradle project TestNG are created without any problem.

wwasik avatar Jul 08 '15 05:07 wwasik

I can verify this issue but I wonder what might be the cause of it, since there is nothing JUnit specific (seemingly) in this. I will look into this issue more tomorrow evening.

kelemen avatar Jul 08 '15 07:07 kelemen