MCPcopy
hub / github.com/vitest-dev/vitest / console-color.test.ts

File console-color.test.ts

test/config/test/console-color.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import { runVitest, runVitestCli } from '../../test-utils'
3
4test('with color', async () => {

Callers

nothing calls this directly

Calls 3

runVitestFunction · 0.90
runVitestCliFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected