Seamless migration from third-party mocks to RSpec built-in mocking framework
This gem provides RSpec dual mocking compatibility. You can use RSpec’s mocks as secondary, alongside a primary, alternative mocking library. Also it includes built-in rake task for tracking current migration progress. https://github.com/mocktools/ruby-rspec-mock
Post a comment