Sha256: 1088b995533950afc4c4b4af4972da2268c6c8ebec00cb36f2442b8eaa8ca229

Contents?: true

Size: 479 Bytes

Versions: 9

Compression:

Stored size: 479 Bytes

Contents

@top-tag
Feature: Test3 Feature
The cat in the hat

  @one
  Scenario: Testing the slurping
    Given something happend
    Then I expect something else

  @two
  Scenario: Testing again
    Given something happend
    Then I expect something else

  @one
  Scenario: Testing yet again
    Given something happend
    Then I expect something else

  @one @two
  Scenario: Testing yet again part 2
    Given something happend
    Then I expect something else

Version data entries

9 entries across 9 versions & 1 rubygems

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