Sha256: 3d412247c9b26bebf91804692f43142cc8a6fa0708bb9cf4832c57f95fccbae8

Contents?: true

Size: 259 Bytes

Versions: 7

Compression:

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

Version data entries

7 entries across 7 versions & 1 rubygems

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