Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-esm-loader-programmatically.mjs
File
test-esm-loader-programmatically.mjs
test/es-module/test-esm-loader-programmatically.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawnPromisified } from
'../common/index.mjs'
;
2
import
* as fixtures from
'../common/fixtures.mjs'
;
3
import
assert from
'node:assert'
;
4
import
{ execPath } from
'node:process'
;
Callers
nothing calls this directly
Calls
6
import
Method · 0.80
match
Method · 0.65
it
Function · 0.50
spawnPromisified
Function · 0.50
register
Method · 0.45
split
Method · 0.45
Tested by
no test coverage detected