authelia-scripts suites external test

authelia-scripts suites external test

Run an external test suite

Synopsis

Run an external test suite.

External suites can be listed with the authelia-scripts suites external list command.

authelia-scripts suites external test [suite] [flags]

Examples

authelia-scripts suites external test docs

Options

      --failfast           Stops tests on first failure
      --headless           Run tests in headless mode
  -h, --help               help for test
      --update-snapshots   Overwrite visual snapshot baselines with the output of the current run

Options inherited from parent commands

      --buildkite          Set CI flag for Buildkite
      --log-level string   Set the log level for the command (default "info")

SEE ALSO