Saved Bookmarks
| 1. |
How To Generate Cucumber Execution Reports? |
|
Answer» We can USE the following command to GENERATE HTML REPORTS. –format html –out report.html –format pretty. We can use the following command to generate html reports. –format html –out report.html –format pretty. |
|