I just installed cucumber and tried to run it on the included examples/self_test. I get the error below: self_test > cucumber features/lots_of_undefined.feature no such file to load -- spec/expectations (LoadError) /Users/s/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' Any ideas?
David Chelimsky
2010-Jan-22 23:06 UTC
[rspec-users] Basic cucumber setup / usage question (OSX)
On Jan 22, 2010, at 4:27 PM, Sophie wrote:> I just installed cucumber and tried to run it on the included examples/self_test. I get the error below:Please address cucumber questions to the cucumber list: http://groups.google.com/group/cukes RSpec questions are always welcome here, though :) Cheers, David> > self_test > cucumber features/lots_of_undefined.feature > no such file to load -- spec/expectations (LoadError) > /Users/s/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' > > Any ideas? > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users