Sha256: 76f006e10a8bb3f9eea33f8de6c34beff9d21254e77f16a2603340ab255a64d3

Contents?: true

Size: 300 Bytes

Versions: 8

Compression:

Stored size: 300 Bytes

Contents

Feature: Simple2

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

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

Version data entries

8 entries across 8 versions & 1 rubygems

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