Sha256: 152810192dc00b6717289621f896b7f3a8e4d9419f54fb3cbf7b964f59e1f000

Contents?: true

Size: 382 Bytes

Versions: 8

Compression:

Stored size: 382 Bytes

Contents

Feature: Simple2

  Scenario Outline:
    Given Something
      | a | a |
      | s | a |
      | s | s |
    Then something else
  @one @two @three
    Examples: 3 tags
      | param |

  Scenario Outline:
    Given Something
      | a | a |
      | s | a |
      | s | s |
    Then something else
  @one @two @three @four
    Examples: 4 tags
      | param |

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cql-1.7.0 testing/fixtures/features/examples/filters/tag_count/simple2.feature
cql-1.6.0 testing/fixtures/features/examples/filters/tag_count/simple2.feature
cql-1.5.1 testing/fixtures/features/examples/filters/tag_count/simple2.feature
cql-1.5.0 testing/fixtures/features/examples/filters/tag_count/simple2.feature
cql-1.4.2 testing/fixtures/features/examples/filters/tag_count/simple2.feature
cql-1.4.1 testing/fixtures/features/examples/filters/tag_count/simple2.feature
cql-1.4.0 testing/fixtures/features/examples/filters/tag_count/simple2.feature
cql-1.3.0 testing/fixtures/features/examples/filters/tag_count/simple2.feature