commander-cli/commander

View on GitHub
integration/unix/directory_test/beta_test.yaml

Summary

Maintainability
Test Coverage
tests:
  ehco hello:
    command: echo hello
    stdout: 
      contains: 
        - hello
    exit-code: 0