You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
I believe it could work, but it doesn't because of the restriction above. Do we really need it?
Surely, I could just reload the receive method (and actually I did) and then monkey-patch the whole RSpec::Mocks::Matchers::Receive class. But also I do need to reload both the allow and expect to switch client to client.connection. It works, but seems far too messy, not to mention dark sides of monkey patching by itself.
I think, it would be far better way to allow developer to shoot himself 🔫 in the foot, not restricting him so strongly.