Sha256: 95ef5fda13b7870cea18c15ea99588d73f905d7248438256b211aee234f78300

Contents?: true

Size: 322 Bytes

Versions: 34

Compression:

Stored size: 322 Bytes

Contents

@tags
Feature: Tags
  As a developer of the test suite I expect that various tags will be supported

  @tag
  Scenario: Basic Tag

  @tag123456  
  Scenario: Tag With Numbers
  
  @tag_with_underscore
  Scenario: Tag With Underscore

  @tag-with-dash
  Scenario: Tag With Dash
  
  @tag+with+plus
  Scenario: Tag With Plus

Version data entries

34 entries across 34 versions & 5 rubygems

Version Path
yard-gherkin-turnip-1.0.2 example/tags.feature
yard-gherkin-turnip-1.0.1 example/tags.feature
yard-gherkin-turnip-1.0.0 example/tags.feature
yard-nrser-cucumber-0.1.3 example/tags.feature
yard-nrser-cucumber-0.1.2 example/tags.feature
yard-nrser-cucumber-0.1.1 example/tags.feature
yard-nrser-cucumber-0.1.0 example/tags.feature
yard-cucumber-4.0.0 example/tags.feature
yard-cucumber-3.1.0 example/tags.feature
yard-cucumber-3.0.0 example/tags.feature
yard-cucumber2-2.3.4 example/tags.feature
yard-cucumber2-2.3.3 example/tags.feature
yard-cucumber-2.3.2 example/tags.feature
yard-cucumber-2.3.1 example/tags.feature
yard-cucumber-2.3.0 example/tags.feature
yard-cucumber-2.2.3 example/tags.feature
yard-cucumber-2.2.2 example/tags.feature
yard-cucumber-2.2.1 example/tags.feature
yard-cucumber-2.2.0 example/tags.feature
yard-cucumber-2.1.7 example/tags.feature