Sha256: ba40bf41719858161b5e552650ea3a198e3b2a2a2c223edd6ee775284c6b53d3

Contents?: true

Size: 260 Bytes

Versions: 6

Compression:

Stored size: 260 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 "fci"
    Then the exit status should be 0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fci-0.0.6 features/fci.feature
fci-0.0.5 features/fci.feature
fci-0.0.4 features/fci.feature
fci-0.0.3 features/fci.feature
fci-0.0.2 features/fci.feature
fci-0.0.1 features/fci.feature