-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
π What did you see?
Using Python, pytest with pytest-bdd plugin.
When steps have examples they do not match in glue code and are highlighted as not implemented.
does not match
β What did you expect to see?
When steps are implemented using parameters they are not highlighted as not implemented.
User can Crtl+Click to step definition.
π¦ Which tool/library version are you using?
Python 3.12
pytest-bdd==8.1.0
pytest-html==4.1.1
playwright==1.55.0
VS Code
Windows
π¬ How could we reproduce it?
Use @given(parsers.parse("{machine} machine is selected for clean installation")) in your code.
π Any additional context?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels