Prerequisite: You’re in inspecter-tests folder.

Run setup

npx inspecter setup
-c, --config <filename>
string
default:"base.config.ts"

Filename of the configuration file.

-h, --headed
boolean

Run in headed mode.

-w, --workers <workers>
number
default:"5"

Number of tests executed in parallel. The optimal number depends on the network bandwidth and performance of your machine.