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
Jest provides a built-in means of stubbing modules, and it works just as well as Sinon. There really should be no reason to use Sinon (aside from perhaps stubbing timers).
The text was updated successfully, but these errors were encountered:
Jest provides a built-in means of stubbing modules, and it works just as well as Sinon. There really should be no reason to use Sinon (aside from perhaps stubbing timers).
The text was updated successfully, but these errors were encountered: