Sha256: 10b2ba5e454bc67859a89ae5a9e088cb7f6e3f2ca99fb81fd9da5d7e18f10a22

Contents?: true

Size: 200 Bytes

Versions: 6

Compression:

Stored size: 200 Bytes

Contents

Feature: Bin - Help
  Scenario: Display the Help
    Given I have a test suite
    When I run `bin/jasmine-headless-webkit -h`
    Then I should get help output
      And the exit status should be 0

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
jasmine-headless-webkit-firstbanco-0.9.0.rc.5 features/bin/help.feature
jasmine-headless-webkit-firstbanco-0.9.0.rc.4 features/bin/help.feature
jasmine-headless-webkit-firstbanco-0.9.0.rc.3 features/bin/help.feature
jasmine-headless-webkit-firstbanco-0.9.0.rc.2 features/bin/help.feature
jasmine-headless-webkit-0.9.0.rc.2 features/bin/help.feature
jasmine-headless-webkit-0.9.0.rc1 features/bin/help.feature