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
I really like this plugin, but I find calling the fixture "mock" conflicts with the actual mock module. It also results in code that looks wrong to the casual observer if they're familiar with the mock module but aren't aware of this plugin.
Would it be possible to additionally provide this fixture under a synonym like "patcher"?