SimonBaeumer/commander

View on GitHub
integration/unix/alphabetically_order.yaml

Summary

Maintainability
Test Coverage
tests:
  a:
    command: echo test
    exit-code: 0
  b:
    command: echo test
    exit-code: 0
  123:
    command: echo test
    exit-code: 0
  "---":
    command: echo test
    exit-code: 0