MCPcopy Create free account
hub / github.com/TestSprite/testsprite-cli / prompt.test.ts

File prompt.test.ts

src/lib/prompt.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Readable, Writable } from 'node:stream';
2import { describe, expect, it } from 'vitest';
3import { promptSecret, promptText } from './prompt.js';
4

Callers

nothing calls this directly

Calls 4

promptTextFunction · 0.85
genFunction · 0.85
promptSecretFunction · 0.85
textMethod · 0.80

Tested by

no test coverage detected