Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.71 KB

testrunner.md

File metadata and controls

33 lines (25 loc) · 1.71 KB

testrunner

Testrunner for Test Machinery

Synopsis

Testrunner for Test Machinery

Options

      --cli                  logger runs as cli logger. enables cli logging
      --dev                  enable development logging which result in console encoding, enabled stacktrace and enabled caller
      --disable-caller       disable the caller of logs (default true)
      --disable-stacktrace   disable the stacktrace of error logs (default true)
      --disable-timestamp    disable timestamp output (default true)
      --dry-run              Dry run will print the rendered template
  -h, --help                 help for testrunner
  -v, --verbosity int        number for the log level verbosity (default 1)

SEE ALSO