Sha256: ec9929bdf8c6dee9cbac409d723906f0a5e170e28b93fcd349e9c207397d2034
Contents?: true
Size: 365 Bytes
Versions: 3
Compression:
Stored size: 365 Bytes
Contents
Feature: ghc fork Scenario: Available commands When I run `ghc fork` Then the exit status should be 0 And the output should contain "ghc fork create" And the output should contain "ghc fork list" # Scenario: List forks # When I run `ghc fork ls wycats thor` interactively # And I type "q" # Then the exit status should be 0
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
github_cli-0.4.2 | features/fork.feature |
github_cli-0.4.1 | features/fork.feature |
github_cli-0.4.0 | features/fork.feature |