Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-esm-detect-ambiguous.mjs
File
test-esm-detect-ambiguous.mjs
test/es-module/test-esm-detect-ambiguous.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
{ spawn } from
'node:child_process'
;
4
import
{ describe, it } from
'node:test'
;
Callers
nothing calls this directly
Calls
10
match
Method · 0.65
toArray
Method · 0.65
it
Function · 0.50
spawnPromisified
Function · 0.50
spawn
Function · 0.50
next
Function · 0.50
writeSync
Function · 0.50
end
Method · 0.45
toString
Method · 0.45
path
Method · 0.45
Tested by
no test coverage detected