Sha256: 56f54f5995afe3b9f236697244cc4143bb3aace34e476e137bfe3db98b804cd8
Contents?: true
Size: 440 Bytes
Versions: 3
Compression:
Stored size: 440 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 "script-ci-lib" Then the exit status should be 0 And the banner should be present And the banner should document that this app takes options And the following options should be documented: |--version|
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
script-ci-lib-0.0.3 | features/script-ci-lib.feature |
script-ci-lib-0.0.2 | features/script-ci-lib.feature |
script-ci-lib-0.0.1 | features/script-ci-lib.feature |