MCPcopy Index your code
hub / github.com/nodejs/node / test-parse-args.mjs

File test-parse-args.mjs

test/parallel/test-parse-args.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawnPromisified } from '../common/index.mjs';
2import * as fixtures from '../common/fixtures.mjs';
3import assert from 'node:assert';
4import { suite, test } from 'node:test';

Callers

nothing calls this directly

Calls 9

suiteFunction · 0.85
infoMethod · 0.80
testFunction · 0.70
parseMethod · 0.65
parseArgsFunction · 0.50
ErrorFunction · 0.50
spawnPromisifiedFunction · 0.50
entriesMethod · 0.45
pathMethod · 0.45

Tested by

no test coverage detected