Cuerdo.CLI (cuerdo v0.4.0)

Copy Markdown

CLI for automated test runner

Options

  • --max-runs - Maximum number of cases to generate for each workflow
  • --max-shrink-steps - Maximum number of shrinking steps to apply when a failing case is found. Defaults to 0, meaning no shrinking is applied.
  • --exclude - Comma-separated list of workflow ids to exclude from the document
  • --only - Comma-separated list of workflow ids to execute from the document
  • --report-file - The report file destination. Defaults to report.json

For more information on the options, refer to Cuerdo.ArazzoCase

Summary

Functions

main(args)

run(list)