commander-cli/commander

View on GitHub
pkg/app/testdata/test_fail.yaml

Summary

Maintainability
Test Coverage
tests:
  it should print hello world:
    command: echo hello world
    stdout: hello world
    exit-code: 1