Sha256: 60026e93e94555995d3b806b64b150a0c86f3ac1a9e100d8a09fca813706c037

Contents?: true

Size: 221 Bytes

Versions: 5

Compression:

Stored size: 221 Bytes

Contents

Feature: UI
  As a user, when I ask for help, I should be presented
  with instructions on how to run the app.

  Scenario: Display help instructions
    When I get help for "pinpress"
    Then the exit status should be 0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pinpress-1.1.1 features/1.ui.feature
pinpress-1.1.0 features/1.ui.feature
pinpress-1.0.2 features/1.ui.feature
pinpress-1.0.1 features/1.ui.feature
pinpress-1.0.0 features/1.ui.feature