Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Readable, Writable } from
'node:stream'
;
2
import
{ describe, expect, it } from
'vitest'
;
3
import
{ promptSecret, promptText } from
'./prompt.js'
;
4
Callers
nothing calls this directly
Calls
4
promptText
Function · 0.85
gen
Function · 0.85
promptSecret
Function · 0.85
text
Method · 0.80
Tested by
no test coverage detected