« Return to Thread: mock framework

Re: mock framework

by Jay Levitt-7 :: Rate this Message:

Reply to Author | View in Thread

David Chelimsky wrote:
> I'd like to ditch rspec's mock framework and let ppl use mocha or
> flexmock or RR (or others). RSpec's mocking framework doesn't really
> offer anything above those frameworks, and it's therefore an
> unnecessary burden to maintain.
+1!  I currently use rspec's mocks because they're the default, but I'd
have no problems switching frameworks.  If there's no good reason to
have our own, let's not have our own.

Jay


_______________________________________________
rspec-devel mailing list
rspec-devel@...
http://rubyforge.org/mailman/listinfo/rspec-devel

 « Return to Thread: mock framework