MCPcopy Create free account
hub / github.com/bombshell-dev/clack / select.test.ts

File select.test.ts

packages/prompts/test/select.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { updateSettings } from '@clack/core';
2import { afterAll, afterEach, beforeAll, beforeEach, describe, expect, test, vi } from 'vitest';
3import * as prompts from '../src/index.js';
4import { MockReadable, MockWritable } from './test-utils.js';

Callers

nothing calls this directly

Calls 2

updateSettingsFunction · 0.90
emitMethod · 0.80

Tested by

no test coverage detected