Sha256: f8054487bc99a18c578cefbf2033d44efe1d4f2a0c4ab4dd84f6d9e8f4eb0ea9

Contents?: true

Size: 302 Bytes

Versions: 204

Compression:

Stored size: 302 Bytes

Contents

Feature: An example with only a header
  See [this thread](http://groups.google.com/group/cukes/browse_thread/thread/3e55777ee29c445c)

  Scenario Outline: 
    When I do <foo>
    Then something

    Examples: A
      | page |
      | Golf | 

    @failing
    Examples: B
      | Scottish Football |

Version data entries

204 entries across 201 versions & 8 rubygems

Version Path
gherkin-2.4.19-x86-mswin32 spec/gherkin/fixtures/examples_with_only_header.feature
gherkin-2.4.19-x86-mingw32 spec/gherkin/fixtures/examples_with_only_header.feature
gherkin-2.4.19-universal-dotnet spec/gherkin/fixtures/examples_with_only_header.feature
gherkin-2.4.19-java spec/gherkin/fixtures/examples_with_only_header.feature