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

File test-esm-json.mjs

test/es-module/test-esm-json.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 { execPath } from 'node:process';

Callers

nothing calls this directly

Calls 11

mkdirFunction · 0.90
writeFileFunction · 0.90
rmFunction · 0.90
randomMethod · 0.80
testFunction · 0.70
beforeFunction · 0.50
itFunction · 0.50
spawnPromisifiedFunction · 0.50
refreshMethod · 0.45
pathMethod · 0.45
testMethod · 0.45

Tested by

no test coverage detected