Sha256: 6dd33dd9d63e80c7a316dafca17610be4e6b33780df082650dad8fbbbd9fb371

Contents?: true

Size: 557 Bytes

Versions: 1

Compression:

Stored size: 557 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 "fix_iphone_picture_orientation"
    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|
      |--quiet|
    And the banner should document that this app's arguments are:
      |directory|

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fix_iphone_picture_orientation-0.0.1 features/fix_iphone_picture_orientation.feature