Reference
Magnitude CLI
Reference
Magnitude CLI
Run Magnitude tests with the CLI
Usage:
npx magnitude
Arguments
Usage: magnitude [options] [command] [filter]
Run Magnitude test cases
Arguments:
filter glob pattern for test files (quote if contains spaces or wildcards)
Options:
-w, --workers <number> number of parallel workers for test execution (default: "1")
-p, --plain disable pretty output and print lines instead
-d, --debug enable debug logs
-h, --help display help for command
Commands:
init Initialize Magnitude test directory structure
On this page