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

Using Airborne with rails-cucumber #44

Closed
ptolemybarnes opened this issue Mar 30, 2015 · 0 comments
Closed

Using Airborne with rails-cucumber #44

ptolemybarnes opened this issue Mar 30, 2015 · 0 comments

Comments

@ptolemybarnes
Copy link

When using Cucumber in the context of rails-cucumber, you can usually extend the Cucumber 'World' simply by passing the module. e.g.,
World(Capybara::DSL)
It seems like this doesn't work with Airborne though. See my SO post here: http://stackoverflow.com/questions/29257549/how-to-extend-world-in-the-context-of-cucumber-rails
And the workaround below. I don't know enough about the inner workings of Cucumber to say why this might be the case.

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

2 participants