Skip to content

vor test

vor test

Run tests

Synopsis

Run tests

vor test [flags]

Options

  -b, --benchmark-dir string     Full path to benchmark directory.
      --diff-output-dir string   Directory to write diff output to.
  -h, --help                     help for test
  -i, --ignore-errors            Ignore test failures and do not send a non-zero exit code.
  -o, --output string            File to write markdown test summary to in addition to printing to stdout.
  -r, --rebench                  Rebench the results.
  -s, --stream-file strings      The specific stream file to run. If not specified, all tests are run.
  -t, --test-file string         The test specification file to run.
      --timeout duration         Timeout for each test run. If exceeded, the test will be stopped and marked as failed. (default 1m0s)
  -v, --verbose                  Request more details from each run.
  -n, --workers int              Number of parallel workers. (defaults to number of CPUs)

Options inherited from parent commands

      --play string   playpen path
      --renew-token   renew token (default true)

SEE ALSO

  • vor - Streaming Process Flow for Financial Risk