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 has been archived by the owner on Jul 8, 2020. It is now read-only.
jest-environment-node-debug-fixed
is generating this error on all tests:
jest-environment-node-debug work a little better in my case but fail on managing global vars.
simple tests such as
Will fail with the output
Also trying to mock window like that:
will fail with the output
Without using the debugger and --env jest-environment-node-debug all my tests passes without errors.
The text was updated successfully, but these errors were encountered: