We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d636a commit dbad965Copy full SHA for dbad965
README.md
@@ -255,6 +255,7 @@ classDiagram
255
Feature "1" *-- "0..1" Background: background
256
Scenario --|> ScenarioDefinition
257
Tag "0..*" --* "1" Feature: tags
258
+ Tag "0..*" --* "1" Rule: tags
259
Tag "0..*" --* "1" Scenario: tags
260
Tag "0..*" --* "1" ScenarioOutline: tags
261
Tag "0..*" --* "1" Examples: tags
0 commit comments