Sha256: d4208b00e8d0942cf9f0607112c406f1d0ce20d8a6238fb29d63d95ecbcb4d41

Contents?: true

Size: 229 Bytes

Versions: 4

Compression:

Stored size: 229 Bytes

Contents

@active
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

4 entries across 4 versions & 1 rubygems

Version Path
pinpress-1.2.2 features/1.ui.feature
pinpress-1.2.1 features/1.ui.feature
pinpress-1.2.0 features/1.ui.feature
pinpress-1.1.2 features/1.ui.feature