hi there,
In a step I need to assert (don't know hoe to translate this into "should"
terms) state before keep going, example:

Given "I have signed up as tom who is an admin" do |user, role| do
    # call some steps to create user tom

end
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to