Sha256: 527629a3650a0fe8c39bfbd04445cb673167e0d6aeac949bcafb425f457a385f

Contents?: true

Size: 460 Bytes

Versions: 10

Compression:

Stored size: 460 Bytes

Contents

@one @two
Feature: Test3 Feature

  @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

10 entries across 10 versions & 1 rubygems

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