Skip to content

Scenario Outline - changes to steps not recognised unless you comment out the Examples/Scenarios tableΒ #268

@monsoon53

Description

@monsoon53

πŸ‘“ What did you see?

For tests that have Scenario Outline with Examples/Scenarios table - changes to steps are not recognised unless you comment out the Examples/Scenarios table.

βœ… What did you expect to see?

If an existing step is amended or a new step is added, I would expect it to be recognised as a new step and given the option to define the step in a steps class.

πŸ“¦ Which tool/library version are you using?

Cucumber for VSCode 1.10.0
Reqnroll.xUnit 2.2.1

πŸ”¬ How could we reproduce it?

Create a test with Scenario Outline and Examples/Scenarios table - make a change to a step, or add a new step. Observe that the step is not recognised as being new, and needing to be defined - until you comment out the Examples/Scenarios table, will then be recognised as being new and give you the option to define the step.

πŸ“š Any additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions