endeepak / rspec-multi-mock

Allows multiple mock frameworks to be in action in RSpec (With no monkey patching on Rspec)
https://github.com/endeepak/rspec-multi-mock
MIT License
21 stars 5 forks source link

Compatible with multiple versions of Mocha #5

Closed Anbranin closed 6 years ago

Anbranin commented 6 years ago

Fair warning, I haven't seen this in action with anything less than 1.5 because I can't get my app to even load lower versions of Mocha, but this is what the folks at RSpec Core do and it works for them. Hopefully someone else can give it a go before merging?