Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-find-package-json.js
File
test-find-package-json.js
test/parallel/test-find-package-json.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
fixtures = require(
'../common/fixtures'
);
Callers
nothing calls this directly
Calls
15
findPackageJSON
Function · 0.85
random
Method · 0.80
includes
Method · 0.80
require
Function · 0.50
it
Function · 0.50
Symbol
Function · 0.50
path
Method · 0.45
refresh
Method · 0.45
writeFileSync
Method · 0.45
resolve
Method · 0.45
mkdirSync
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected