Sha256: d91d34f813643f0139c3a654f3c99d526584e2468e8d04f59c74a79016a3f754
Contents?: true
Size: 502 Bytes
Versions: 2
Compression:
Stored size: 502 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 "git_ocd" 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| And the banner should document that this app takes no arguments
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
git_ocd-0.1.2 | features/git_ocd.feature |
git_ocd-0.1.1 | features/git_ocd.feature |