[rspec-users] problem running cucumber
David Chelimsky
dchelimsky at gmail.com
Sat Oct 4 21:41:36 EDT 2008
On Sat, Oct 4, 2008 at 6:05 PM, Joe Van Dyk <joe at pinkpucker.net> wrote:
> When I run 'rake features', this is the output I get:
>
> /usr/local/bin/ruby -I
> "/home/joe/projects/voxy/vendor/plugins/cucumber/lib"
> "/home/joe/projects/voxy/vendor/plugins/cucumber/bin/cucumber"
> --format pretty --require features/steps/env.rb --require
> features/steps/request_steps.rb --require
> features/steps/common_webrat.rb features/manage_requests.feature
> Usage: spec (FILE|DIRECTORY|GLOB)+ [options]
> -p, --pattern [PATTERN] Limit files loaded to those
> matching this pattern. Defaults to '**/*_spec.rb'
> (and so on)
>
> Any ideas?
This is a bug I introduced to rspec AFTER the last release (1.1.8) so
it's only affecting you if you've grabbed source since then.
Fix in the works.
>
> Joe
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
More information about the rspec-users
mailing list