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
Ideally, there would be a way to exclude the NodeJS-requiring portion of the library, so you can use it from browser code.
This would be helpful because it means I can more easily integrate the mocking library with Cypress. (Cypress tests run in the browser alongside the main application code)