MCPcopy Create free account
hub / github.com/nodejs/node / test-cli-node-options.js

File test-cli-node-options.js

test/parallel/test-cli-node-options.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3if (process.config.variables.node_without_node_options)
4 common.skip('missing NODE_OPTIONS support');

Callers

nothing calls this directly

Calls 7

expectNoWorkerFunction · 0.85
includesMethod · 0.80
expectFunction · 0.70
requireFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45
pathMethod · 0.45

Tested by

no test coverage detected