>
> Hello,
>
> I have a Rails3beta4 project where I want to use rSpec stubs in a Cucumber
> feature. Unfortunately it looks like requiring 'spec/stubs/cucumber' in
> env.rb does not work anymore: I get a "no such file to load --
> spec/stubs/cucumber (LoadError)" error.
>
> Is it possible to use rSpec stubs in Cucumber with rSpec2? If not, is
> there
> any other viable alternative?
>
Alask has updated Cucumber so that we can now use RSpec 2 mockings
frameworks:
http://wiki.github.com/aslakhellesoy/cucumber/mocking-and-stubbing-with-cucumber
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to