CLI Reference
npx testronaut --init
Scaffold missions and config.
npx testronaut <name of mission.mission.js
Execute missions in missions/
if no mission file is given. If a mission file is give, it will only run the one mission.
npx testronaut login
Manage authentication.
npx testronaut upload <path> [--label <str>] [--project <str>]
Upload the JSON report for a run.