getgauge/html-report

Point directly to index.html after generating report

Closed this issue · 1 comments

When a html report is generated the following logs are printed
Successfully generated html-report to => <path to folder>/reports/html-report
This can be changed to point to the <path to folder>/reports/html-report/index.html for easier navigation. This allows user to directly look at the report after running the tests. In most terminals the file location is clickable and if it is a html file, it opens up directly on the browser.

Fixed as part of 96dd988.
Available in html-report nightly >= 23-10-17