Inspecter home page
Search...
⌘K
Get access
Dashboard
Dashboard
Search...
Navigation
CLI
Build report
Get Started
Overview
Installation
CLI
Start app
Setup
Run tests
Build report
Comment Github
Guides
Authentication
Synthetic Data
CI Examples
Core
Steps
Config
Fixtures
On this page
Build HTML report
CLI
Build report
Build static HTML report and deploy it to see results of tests
Build HTML report
npm
Copy
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
.
Run tests
Comment Github
Assistant
Responses are generated using AI and may contain mistakes.