MCPcopy
hub / github.com/bombshell-dev/clack / text.test.ts

File text.test.ts

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

Source from the content-addressed store, hash-verified

1import { styleText } from 'node:util';
2import { cursor } from 'sisteransi';
3import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest';
4import { default as TextPrompt } from '../../src/prompts/text.js';

Callers

nothing calls this directly

Calls 2

promptMethod · 0.80
emitMethod · 0.80

Tested by

no test coverage detected