Joseph Wilk <[EMAIL PROTECTED]> writes:
> http://notahat.com/not_a_mock
> http://github.com/notahat/not_a_mock/tree/master
>
> Thought this might be of interest to you Pat.
This is awesome. Thanks, Joseph.
___
rspec-users mailing list
rspec-users@rubyfo
I've been doing further work on adding the Test Spy to the RR mocking
framework.
During my background research I came across a Spy like mocking framework
called 'Not A Mock' by Pete Yandell.
This comes with Rspec hooks. It uses a similar syntax to what we have
discussed here and as Pat mention