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

File test-esm-imports.mjs

test/es-module/test-esm-imports.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mustCall } from '../common/index.mjs';
2import assert from 'assert';
3
4import importer from '../fixtures/es-modules/pkgimports/importer.js';

Callers

nothing calls this directly

Calls 7

requireFixtureFunction · 0.90
assertNotIncludesFunction · 0.85
assertStartsWithFunction · 0.70
assertIncludesFunction · 0.70
forEachMethod · 0.65
mustCallFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected