MCPcopy
hub / github.com/vitest-dev/vitest / tty.test.ts

File tty.test.ts

test/cli/test/tty.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import { runVitestCli } from '../../test-utils'
3
4test('run mode does not get stuck when TTY', async () => {

Callers

nothing calls this directly

Calls 3

runVitestCliFunction · 0.90
waitForStdoutMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected