Hi In light of the fact that RSpec mocks are going into maintenance mode in the near future, I was wondering what everyone was switching to.
I liked the look of FlexMock most, so gave that a shot. However, there's a few things that don't work well with RSpec due to the traditional differences in the way Test::Unit cases are written vs RSpec specs. (One spec per example for example.) I've sent a patch to flexmock-users for one, although there others (the list has gone quiet now - will wait until Jim Weirich gets back before I look at any other changes). The other mock frameworks look similar, in that while i'm sure they will do the job, they will not fit as seamlessly into RSpec. Given that, what is everyone using here? And if still RSpec mocks, what will you switch to? I'm sure I read here that RSpec mocks will be maintained for RSpec's own specs. (Corrections accepted...) If that is the case, surely they will remain good enough for use with application code? I just don't know what to use for mocking any more... Ashley -- blog @ http://aviewfromafar.net/ linked-in @ http://www.linkedin.com/in/ashleymoran currently @ home _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users