-
I'm trying to implement this gem using Cucumber + Capybara + RSpec, but it didn't work. Is it possible to use this gem in the cucumber steps? I tried the following changes: env.rb:
test_steps.rb:
Gemfile:
And I'm getting the error If this gem is cucumber compatible, do you have any idea that can help me? Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @gsguma For now, there is no Cucumber integration. I'll check on the weekend and add it. Thank you for being so interested in the project! |
Beta Was this translation helpful? Give feedback.
Hi @gsguma
For now, there is no Cucumber integration. I'll check on the weekend and add it.
But I would appreciate your help in verifying it. Can you test my PR on real cases?
Thank you for being so interested in the project!