From: Brian Candler Date: 2011-03-02T17:31:47+09:00 Subject: Re: FlexMock v. Mocha Alex Young wrote in post #984436: > There are a couple of bits of functionality I rather like in Mocha, but > I can't see how to do the same (if it's at all possible) in FlexMock. Then use Mocha :-) I changed from Flexmock to Mocha several years back. I forget what the specific functionality was that I needed, but I also found that Mocha gives much better error messages when tests fail, making it much easier to trace the problem. Regards, Brian -- Posted via http://www.ruby-forum.com/.