Sha256: 58da3fde16c2dad236f40889b7a999c29b5a7d1330373a2b62bbcb1dea8e3876

Contents?: true

Size: 371 Bytes

Versions: 1

Compression:

Stored size: 371 Bytes

Contents

Feature: Poke: The Stick

  Scenario: --help
    When I get help for "poke-stick"
    Then the exit status should be 0
    And the banner should be present
    And the banner should document that this app takes options
    And the following options should be documented:
      |--version  |
      |--help     |
      |--file     |
      |--mimetype |
      |--extension|

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
poke-stick-0.0.1 features/poke-stick.feature