Sha256: 4568b97a8b09b10deda6dcaf637d127da7e23746723274197aa6ec63a5983e1a

Contents?: true

Size: 461 Bytes

Versions: 9

Compression:

Stored size: 461 Bytes

Contents

@top-tag
Feature: Test3 Feature

  @one
  Scenario: Testing the slurping 3
    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/simple/test_full.feature
cql-1.6.0 testing/fixtures/features/scenario/simple/test_full.feature
cql-1.5.1 testing/fixtures/features/scenario/simple/test_full.feature
cql-1.5.0 testing/fixtures/features/scenario/simple/test_full.feature
cql-1.4.2 testing/fixtures/features/scenario/simple/test_full.feature
cql-1.4.1 testing/fixtures/features/scenario/simple/test_full.feature
cql-1.4.0 testing/fixtures/features/scenario/simple/test_full.feature
cql-1.3.0 testing/fixtures/features/scenario/simple/test_full.feature
cql-0.0.2 fixtures/features/scenario/simple/test_full.feature