MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-cjs-load-error-note.mjs

File test-esm-cjs-load-error-note.mjs

test/es-module/test-esm-cjs-load-error-note.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 7

getMessageFunction · 0.85
includesMethod · 0.80
matchMethod · 0.65
itFunction · 0.50
spawnPromisifiedFunction · 0.50
pathMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected