Build HTML report

npx inspecter build-report
-r, --run <path>
string

Path to the run folder with results of tests. By default it will take the latest run from runs folder.

-o, --output <path>
string
default:"./report"

Path to the report directory.

The command will create folder with report which you can publish to S3 or GitHub Pages.