Index (t)
»
requirements
»
example
»
tags
(
no frames
)
Features
Tags
Class List
Method List
File List
[More Detail]
[Collapse All]
Feature:
Tags
As a developer of the test suite I expect that various tags will be supported
example/tags.feature
@tags
-
Scenario:
Basic Tag
link
example/tags.feature:6
@tag
No Steps Defined
-
Scenario:
Tag With Numbers
link
example/tags.feature:9
@tag123456
No Steps Defined
-
Scenario:
Tag With Underscore
link
example/tags.feature:12
@tag_with_underscore
No Steps Defined
-
Scenario:
Tag With Dash
link
example/tags.feature:15
@tag-with-dash
No Steps Defined
-
Scenario:
Tag With Plus
link
example/tags.feature:18
@tag+with+plus
No Steps Defined