On May 18, 2009, at 2:49 PM, Matthew Van Horn wrote:

I'm probably missing something really obvious, but I just upgraded cucumber, rspec/rails, and webrat on a project, and for some reason, cucumber is not seeing any of the webrat steps (or bmabey's email steps) when running from rake. It seems ok when running using the cucumber binary.


I just wanted to add to this one other issue:
When I run:
cucumber ./features
everything is run ok (all steps are found).

However, when I run:
cucumber ./features/projects/projects.feature
or
cucumber ./features/projects
then it has the same missing steps issue as I mentioned. This also happens with the textmate bundle, which is why it is a PITA for me.

What am I missing here?
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to