MCPcopy Index your code
hub / github.com/nodejs/node / test-child-process-promisified.js

File test-child-process-promisified.js

test/parallel/test-child-process-promisified.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const assert = require('assert');
4const child_process = require('child_process');

Callers

nothing calls this directly

Calls 7

promisifyFunction · 0.85
includesMethod · 0.80
requireFunction · 0.50
execFunction · 0.50
assertFunction · 0.50
execFileFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected