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

Filtering scenarios removed in 0.7? #67

Closed
liamcurry opened this issue Sep 17, 2020 · 3 comments · Fixed by #78
Closed

Filtering scenarios removed in 0.7? #67

liamcurry opened this issue Sep 17, 2020 · 3 comments · Fixed by #78
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@liamcurry
Copy link

In 0.6 there were CLI options to filter scenarios based on globs and/or tags, is that no longer available in 0.7?

@bbqsrc
Copy link
Member

bbqsrc commented Sep 17, 2020

It should still be there. Can you describe the problem that you're facing?

@bbqsrc
Copy link
Member

bbqsrc commented Sep 17, 2020

Oh, are globs being ignored? I might have just forgotten to re-add that during the refactor!

@liamcurry
Copy link
Author

I'm not seeing anything obvious in the docs https://docs.rs/cucumber_rust/0.7.2/cucumber_rust/struct.Cucumber.html

To be clear I'm talking about the options here https://docs.rs/cucumber_rust/0.6.9/cucumber_rust/cli/struct.CliOptions.html

@bbqsrc bbqsrc added bug Something isn't working help wanted Extra attention is needed labels Sep 20, 2020
mullr added a commit to mullr/cucumber-rust that referenced this issue Oct 14, 2020
mullr added a commit to mullr/cucumber-rust that referenced this issue Oct 14, 2020
bbqsrc pushed a commit that referenced this issue Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants