views:

25

answers:

0

Hello everyone,

I have been using rspec with webrat and decided to add cucumber for high level tests.

After installing cucumber with capybara, for some reason rspec also switched to using it.

Is there a way to tell rspec to continue using webrat ?