RSpec/Mocha compatibility
Posted by James Mead Wed, 04 Apr 2007 16:11:00 GMT
The RSpec team have just announced a beta version of their pending 0.9 release.
Apparently…
You can now use Mocha by saying
in aconfig.mock_with :mochaspec_helper
Sounds good :-)

There is a problem when you use mocha with rspec, it seems that response.should be_xxx does not work, cause they are rspec mock objects… that kinda sucks :-(
Sorry to hear that. Personally I don’t use RSpec and hence don’t know much about its internals. So you’d be better off asking about this on the RSpec mailing list