Sha256: e73d0e78dcabed96ad41119059588c6d7668c5618f5834b0948cb3e82d763270

Contents?: true

Size: 352 Bytes

Versions: 140

Compression:

Stored size: 352 Bytes

Contents

Feature: issue 145

  Scenario: Scenario 1
    Given some condition

  Scenario Outline: Scenario 2
    Given some condition
    When I go to <page>
    Then some assertion

    Examples: 
      | page  |
      | /aaaa |
      | /bbbb |
      | /cccc |

  Scenario: Scenario 3
    Given some condition

  Scenario: Scenario 4
    Given some condition

Version data entries

140 entries across 137 versions & 8 rubygems

Version Path
gherkin-2.12.2 spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.2-x86-mswin32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.2-x86-mingw32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.2-java spec/gherkin/fixtures/issue_145.feature
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/gherkin-2.11.1/spec/gherkin/fixtures/issue_145.feature
candlepin-api-0.4.0 bundle/ruby/gems/gherkin-2.11.1/spec/gherkin/fixtures/issue_145.feature
candlepin-api-0.4.0 bundle/ruby/1.8/gems/gherkin-2.11.1/spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.1 spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.1-x86-mswin32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.1-x86-mingw32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.1-java spec/gherkin/fixtures/issue_145.feature
librarian-puppet-0.9.9 vendor/gems/ruby/1.9.1/gems/gherkin-2.11.6/spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.0 spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.0-x86-mingw32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.0-x86-mswin32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.12.0-java spec/gherkin/fixtures/issue_145.feature
gherkin-2.11.8 spec/gherkin/fixtures/issue_145.feature
gherkin-2.11.8-x86-mswin32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.11.8-x86-mingw32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.11.8-java spec/gherkin/fixtures/issue_145.feature