MCPcopy Index your code
hub / github.com/code-pushup/cli / prompts.unit.test.ts

File prompts.unit.test.ts

packages/create-cli/src/lib/setup/prompts.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { promptPluginOptions, promptPluginSelection } from './prompts.js';
2import type { PluginPromptDescriptor } from './types.js';
3
4vi.mock('@inquirer/prompts', () => ({

Callers

nothing calls this directly

Calls 2

promptPluginOptionsFunction · 0.85
promptPluginSelectionFunction · 0.85

Tested by

no test coverage detected