Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matching step definition not found when using Scope Tag and test is 'Scenario Outline' #35

Open
paulgill81 opened this issue Nov 6, 2024 · 0 comments

Comments

@paulgill81
Copy link

paulgill81 commented Nov 6, 2024

After adding [Scope(Tag = "MyScope")] to my step definition file when I then add @Myscope to the feature file if the test is defined using 'Scenario Outline' the steps in the step definition file show the error "Cannot find a matching step definition". It works as expected where the test is defined using just "Scenario"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant