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
In order to ease the migration to the inline mock maker in big projects, it would nice if the mock make can be changed for individual mocks. This would allow projects to change the default mock maker to inline-mock-maker without immediately fixing all edge cases where the new mock maker doesn't work.
Such option could be provided over a new method on the MockSettings class.
astromme, TimvdLippe, Siedlerchr and drewlakeeastromme