Skip to content

Unable to find defined step from feature without matching correct BDD keyword #4

@craigSenior

Description

@craigSenior

When attempting to use the "go to step definition" option from within a feature to a defined step if the BDD keyword does not match it will fail to find it.

For example
And I should return to the page and be logged in

Does not find
Define: Then I should return to the page and be logged in

However using the matching keyword does
Then I should return to the page and be logged in

With the option for interchangeable keywords this would be a nice addition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions