search for: failure_message_for_should

Displaying 1 result from an estimated 1 matches for "failure_message_for_should".

2009 Mar 15
0
rspec 1.2.0 Released
...he old protocol is still supported, so as long as you''re not monkey patching rspec''s built-in matchers, or using extension libraries that do, this should not affect you. If you run into trouble, you''ll just need to change: * failure_message => failure_message_for_should * negative_failure_message => failure_message_for_should_not * All references to rubygems have been removed from within rspec''s code. * See http://gist.github.com/54177 for rationale and suggestions on alternative approaches to loading rubygems * deprecations * Bas...