MCPcopy
hub / github.com/jestjs/jest / onError

Function onError

e2e/console-jsdom/__tests__/console.test.js:31–31  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

29 }
30
31 function onError(event) {}
32
33 globalThis.addEventListener('error', onError);
34 fakeNode.addEventListener(evtType, callCallback, false);

Callers 2

execFunctionFunction · 0.85
execFunctionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected