Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ reify-output.js
File
reify-output.js
test/lib/utils/reify-output.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
mockNpm = require(
'../../fixtures/mock-npm'
)
3
const
reifyOutput = require(
'../../../lib/utils/reify-output.js'
)
4
Callers
nothing calls this directly
Calls
9
mockReify
Function · 0.85
testCase
Function · 0.85
mockReifyWithExtras
Function · 0.85
reifyOutput
Function · 0.85
replace
Method · 0.80
push
Method · 0.80
parse
Method · 0.80
mockNpm
Function · 0.50
finish
Method · 0.45
Tested by
no test coverage detected