Fernando García Samblas wrote: > IMHO it would be nice to have instead a "context_definitions.rb" with > common "givens" (similar to navigation_definitions.rb) and there a more > general definition, like for instance:
... > Given /^there are no (.*)$/ do |thing| I really like that. It will make it much more clear since "Given there are no" will be a very common step. Paul -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
