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

Parameterize shared_steps #23

Open
nyarly opened this issue Dec 10, 2015 · 0 comments
Open

Parameterize shared_steps #23

nyarly opened this issue Dec 10, 2015 · 0 comments

Comments

@nyarly
Copy link
Member

nyarly commented Dec 10, 2015

shared_examples both allow for parameters to their definition blocks, as well as accepting blocks when they're included to set up their context. c.f. https://www.relishapp.com/rspec/rspec-core/docs/example-groups/shared-examples#passing-parameters-to-a-shared-example-group

shared_steps are reasonably different, but at least one client project uses the parameterization - to arguable effect. I don't think block-for-context makes sense.

For the moment, I'm refactoring these out where I find them, but if a solid use case could be made, I might see about including the feature.

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

No branches or pull requests

1 participant