MCPcopy
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

1import { afterEach, beforeEach, describe, it, expect, vi } from 'vitest';
2import { 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

getScreenMethod · 0.80
keypressMethod · 0.80
typeMethod · 0.80
nextMethod · 0.45
getFullOutputMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected