Configuring TestNg with Intellij Idea for report generation
I am able to configure selenium webdriver+TestNg+Intellij Idea IDE and test cases are working fine but report are not getting generated , not even report output folder is showing up.
In Eclipse IDE its working fine. Can anyone help to configure it correctly ?
Re: Configuring TestNg with Intellij Idea for report generation
Administrator
I used intellij 12.0 and got to see the report.
Did you check you local directory of test if test-output folder is generated and "some how" does not appear in intellij?