run
rocketship run
Run rocketship tests
Synopsis
Run rocketship tests from YAML files. Can run a single file or all tests in a directory.
Options
-a, --auto Automatically start and stop the local server for test execution
-d, --dir string Path to directory containing test files (will run all rocketship.yaml files recursively)
-e, --engine string Address of the rocketship engine (default: localhost:7700)
-f, --file string Path to a single test file (default: rocketship.yaml in current directory)
-h, --help help for run
SEE ALSO
- rocketship - Rocketship CLI