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

File prefix.js

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

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { load: loadMockNpm } = require('../../fixtures/mock-npm')
3
4t.test('prefix', async t => {

Callers

nothing calls this directly

Calls 4

loadMockNpmFunction · 0.70
requireFunction · 0.50
testMethod · 0.45
execMethod · 0.45

Tested by

no test coverage detected