Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SBoudrias/Inquirer.js
/ input.test.ts
File
input.test.ts
packages/input/input.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ render } from
'@inquirer/testing'
;
3
import
input from
'./src/index.ts'
;
4
Callers
nothing calls this directly
Calls
4
render
Function · 0.90
nextRender
Function · 0.85
type
Method · 0.80
keypress
Method · 0.80
Tested by
no test coverage detected