Getting Started
Core Concepts
Customizing
Integrations
Magnitude CLI
Run Magnitude tests with the CLI
Usage:
Copy
npx magnitude
Arguments
Copy
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
Assistant
Responses are generated using AI and may contain mistakes.