Sha256: f64d2e2533655e4888fafa54445b891814a11248a44a737fc1c339c85bf4021a

Contents?: true

Size: 436 Bytes

Versions: 2

Compression:

Stored size: 436 Bytes

Contents

Feature: My bootstrapped app kinda works
  In order to get going on coding my awesome app
  I want to have aruba and cucumber setup
  So I don't have to do it myself

  Scenario: App just runs
    When I get help for "previews"
    Then the exit status should be 0
    And the banner should be present
    And the banner should document that this app takes no options
    And the banner should document that this app takes no arguments

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
previews-0.0.3 features/previews.feature
previews-0.0.2 features/previews.feature