Displaying 1 result from an estimated 1 matches for "humprhi".
Did you mean:
humph
2009 Mar 15
0
rspec 1.2.0 Released
...c/test/unit as more intuitive path to loading test/unit interop lib
* added explicit autorun feature for running specs with ruby command
* added handling for does_not_match? for matchers that want to know
the context in which they were called
* lots of ruby 1.9.1 compatibility fixes from Chad Humprhies
* improved feedback from
be_kind_of/be_a_kind_of/be_instance_of/be_an_instance_of (Jakub
????astn??)
* added --format silent (l) option, which is now the default when
running --heckle (Bob Aman)
* sexy new custom matcher creation (Corey Haines & David Chelimsky -
initial concept by Yehu...