Sha256: 5ccec5ad40e7d2881282df87dae8f66c9602305a66153457dc134fd3b8f7b3d5
Contents?: true
Size: 396 Bytes
Versions: 3
Compression:
Stored size: 396 Bytes
Contents
Feature: ghc watching Scenario: Available commands When I run `ghc watch` Then the exit status should be 0 And the output should contain "ghc watch start" And the output should contain "ghc watch stop" And the output should contain "ghc watch watched" And the output should contain "ghc watch watchers" And the output should contain "ghc watch watching"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
github_cli-0.4.3 | features/watching.feature |
github_cli-0.4.2 | features/watching.feature |
github_cli-0.4.1 | features/watching.feature |