Skip to content

autory test run

Usage:  [OPTIONS]

  Run one or more Autory test cases.

Options:
  --vba-engine FILE           The path to the VBA-only autory engine to use.
  --name TEXT                 The name of the test to run. If omitted, all
                              tests will run. May be specified multiple times.
  --tests-dir DIRECTORY       The path containing 'test_cases' and
                              'test_results'. Defaults to the current working
                              directory.
  --vcs-update-dir DIRECTORY  Override the `vcs_update_dir` config value for
                              all tests. Relative to the current working
                              directory.
  --help                      Show this message and exit.