MCPcopy Index your code
hub / github.com/nodejs/node / cli.js

File cli.js

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

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const tmock = require('../fixtures/tmock')
3
4t.test('returns cli-entry function', async t => {

Callers

nothing calls this directly

Calls 3

tmockFunction · 0.85
requireFunction · 0.50
testMethod · 0.45

Tested by

no test coverage detected