Sha256: 7151dbf026a5292bee782c674c4055d88ab255b602cc99b26962bfc949608fcc

Contents?: true

Size: 176 Bytes

Versions: 4

Compression:

Stored size: 176 Bytes

Contents

Feature: Foo

  Scenario: Test 1
    * a step

  Scenario Outline: Test 2
    * a step
  Examples:
    | param | value |
    | a     | b     |
    | c     | d     |

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cuke_cataloger-1.6.0 testing/fixtures/tests/foo.feature
cuke_cataloger-1.5.0 testing/fixtures/tests/foo.feature
cuke_cataloger-1.4.1 testing/fixtures/tests/foo.feature
cuke_cataloger-1.4.0 testing/fixtures/tests/foo.feature