Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test.js
File
test.js
deps/npm/test/lib/commands/test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
tspawk = require(
'../../fixtures/tspawk'
)
3
const
{ load: loadMockNpm } = require(
'../../fixtures/mock-npm'
)
4
Callers
nothing calls this directly
Calls
7
tspawk
Function · 0.85
loadMockNpm
Function · 0.70
get
Method · 0.65
require
Function · 0.50
test
Method · 0.45
exec
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected