cooltest_open_report
Start a local report server and open the visual test report in your browser after test execution completes, returning the URL and port.
Instructions
Start the local report server (zero-dependency Node single script) and open the visual report page in a browser. Call after testing finishes. Returns the url and port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Specific port; defaults to a random free port | |
| suite | No | Suite name or filePath; defaults to the current suite |