Intellij with TestNG Report Generation

I cannot generate a report using TestNG + Intellij 12, also provided the path in the Run configuration. I even updated TestNG 6.8 as follows: stack overflow

Can anyone provide any input if you can create reports.

Screen shot

+5
source share
4 answers

Check Use default reporters option Check the Use default reporters option box, which will create a test output folder in the root folder with all reports.

+15
source

, , - "". . TestNG, . .

+9

Listener, "EmailableReporter" "FailedReporter" "Run Configurations", .

Intellj IDEA 12.0.4

+2

  • "" .
  • .
0

All Articles