Sha256: dd561ad0120a6939874340415c97ca9cc1c4f5e75ec411cd10505fc0756ecdf8

Contents?: true

Size: 353 Bytes

Versions: 10

Compression:

Stored size: 353 Bytes

Contents

Feature: Simple 2

  @two @four
  Scenario: Has a table hmmm
    Given Something
      | a | a |
      | s | a |
      | s | s |
    Then something else

  @one @five
  Scenario: Next
    Given anything

  Scenario: Another
    Given a car

  @two
  Scenario: Blah blah
    Given lalala

  @one
  Scenario: Another
    Given a car

Version data entries

10 entries across 10 versions & 1 rubygems

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