Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SBoudrias/Inquirer.js
/ demo.test.ts
File
demo.test.ts
packages/demo/demo.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, it, expect, vi } from
'vitest'
;
2
import
{ screen } from
'@inquirer/testing/vitest'
;
3
4
// Import demos AFTER @inquirer/testing/vitest to ensure mocks are applied
Callers
nothing calls this directly
Calls
6
getScreen
Method · 0.80
keypress
Method · 0.80
type
Method · 0.80
next
Method · 0.45
getFullOutput
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected