MCPcopy Create free account
hub / github.com/nodejs/node / run.js

File run.js

deps/npm/test/lib/commands/run.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { resolve } = require('node:path')
3const realRunScript = require('@npmcli/run-script')
4const mockNpm = require('../../fixtures/mock-npm')

Callers

nothing calls this directly

Calls 13

mockRsFunction · 0.85
mockListFunction · 0.85
sameMethod · 0.80
completionFunction · 0.70
mockWorkspacesFunction · 0.70
matchMethod · 0.65
getMethod · 0.65
requireFunction · 0.50
resolveFunction · 0.50
testMethod · 0.45
execMethod · 0.45
completionMethod · 0.45

Tested by

no test coverage detected