Rake test returns undefined method `World' for main:Object
jeanlinux opened this issue · comments
I just added the cucumber-rails-steps gem to my rails-api project,
but now when i run rake test i get undefined methodWorld' for main:Object`
Cucumber steps to easily test REST-based XML and JSON APIs
Repository from Github https://github.comjayzes/cucumber-api-steps
jeanlinux opened this issue · comments
I just added the cucumber-rails-steps gem to my rails-api project,
but now when i run rake test i get undefined methodWorld' for main:Object`