Hi,
Is there way to generate a better error messages when I have a matcher in my step like
1.should == 0 => would fail with expected 1, got 0I would like to add more details to that error? Especially , in my case ,I am using the include? matcher.
Thanks Emmanuel _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users