MCPcopy Create free account
hub / github.com/nodejs/node / lifecycle-cmd.js

File lifecycle-cmd.js

deps/npm/test/lib/lifecycle-cmd.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const mockNpm = require('../fixtures/mock-npm')
3const LifecycleCmd = require('../../lib/lifecycle-cmd.js')
4

Callers

nothing calls this directly

Calls 7

sameMethod · 0.80
matchMethod · 0.65
requireFunction · 0.50
mockNpmFunction · 0.50
testMethod · 0.45
execMethod · 0.45
execWorkspacesMethod · 0.45

Tested by

no test coverage detected