Sha256: 2aa5233a95506cea0937512fa48a1fc4e92acf0ffa29f6e3dea7a628c6a12535

Contents?: true

Size: 326 Bytes

Versions: 8

Compression:

Stored size: 326 Bytes

Contents

Feature: Names1

  Scenario Outline: name1
    Given Something
    Then something else
  Examples:
    | param |

  Scenario Outline: name2
    Given Something
    Then something else
  Examples:
    | param |

  Scenario Outline: name3
    Given Something
    Then something else
  Examples:
    | param |

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cql-1.7.0 testing/fixtures/features/scen_outlines/name_filter/name.feature
cql-1.6.0 testing/fixtures/features/scen_outlines/name_filter/name.feature
cql-1.5.1 testing/fixtures/features/scen_outlines/name_filter/name.feature
cql-1.5.0 testing/fixtures/features/scen_outlines/name_filter/name.feature
cql-1.4.2 testing/fixtures/features/scen_outlines/name_filter/name.feature
cql-1.4.1 testing/fixtures/features/scen_outlines/name_filter/name.feature
cql-1.4.0 testing/fixtures/features/scen_outlines/name_filter/name.feature
cql-1.3.0 testing/fixtures/features/scen_outlines/name_filter/name.feature