I know that cucumber does not allow ambiguous steps to stop duplication
of specs, but I ran into the problem of only being a ble to use the
following step name once in the whole project

Then /I should see "(.*)" do |text|

What can I do to get round this?
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to