Sha256: 147ee8adbed38bc4f134be09535c768d5a78903d45900789488a35df7a3268ff

Contents?: true

Size: 189 Bytes

Versions: 4

Compression:

Stored size: 189 Bytes

Contents

Feature: Help

  Running `cucumber --help` shows you command-line options.

  Scenario: Show help
    When I run `cucumber --help`
    Then it should pass
    And I should see the CLI help

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cucumber-3.0.1 features/docs/cli/help.feature
cucumber-3.0.0 features/docs/cli/help.feature
cucumber-3.0.0.pre.2 features/docs/cli/help.feature
cucumber-3.0.0.pre.1 features/docs/cli/help.feature