-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
π bugDefect / BugDefect / Bug
Description
π What did you see?
The editor does not properly assign the parameter:cucumber token to scenario outline parameters when an Examples table is provided.
Feature: Base feature
Scenario: Base scenario
Given I am logged in as "string"
Scenario Outline: Assign by appropriate users
Given I am logged in as "string"
And I am logged in as "<parameter>"
Examples:
| parameter |
| value |p.s. I'm taking this issue and will start working on a fix.
β What did you expect to see?
The "string" in the scenario outline should be tokenized as "parameter:cucumber"
π¦ Which tool/library version are you using?
No response
π¬ How could we reproduce it?
No response
π Any additional context?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
π bugDefect / BugDefect / Bug
