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.7.5-x86-mswin32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.5-x86-mingw32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.5-java spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.4 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.4-x86-mswin32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.4-x86-mingw32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.4-java spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.3 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.3-x86-mswin32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.3-x86-mingw32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.3-java spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.2 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.2-x86-mswin32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.2-x86-mingw32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.2-java spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.1 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.1-x86-mswin32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.1-x86-mingw32 spec/gherkin/fixtures/issue_145.feature
gherkin-2.7.1-java spec/gherkin/fixtures/issue_145.feature
gherkin-2.6.9 spec/gherkin/fixtures/issue_145.feature