MCPcopy Index your code
hub / github.com/nodejs/node / test-worker-exit-code.js

File test-worker-exit-code.js

test/parallel/test-worker-exit-code.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// This test checks that Worker has correct exit codes on parent side

Callers

nothing calls this directly

Calls 7

getTestCasesFunction · 0.85
parentFunction · 0.70
requireFunction · 0.50
errorMethod · 0.45
exitMethod · 0.45
onceMethod · 0.45
funcMethod · 0.45

Tested by

no test coverage detected