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

File test.mjs

test/fixtures/test-runner/flag-propagation/test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'node:test';
2import { deepStrictEqual } from 'node:assert';
3import internal from 'internal/options';
4import { parseArgs } from 'node:util';

Callers

nothing calls this directly

Calls 5

deepStrictEqualFunction · 0.85
sliceMethod · 0.65
parseArgsFunction · 0.50
testFunction · 0.50
errorMethod · 0.45

Tested by

no test coverage detected