Basic cucumber setup / usage question (OSX)

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?

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 :slight_smile:

Cheers,
David