npx checkly test Executes all the checks in the scope of your project on the Checkly cloud infrastructure. You can specify files to run by appending a pattern, e.g. npx checkly test home.spec.js api. Dry run all checks in your repo: Terminal npx checkly test Dry run checks that have product and api in the file name Terminal npx checkly test product api Record a test session in Checkly with git branch info, full logging, videos and traces.