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

File options.test.ts

test/snapshots/test/options.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { runInlineTests } from '../../test-utils'
3
4describe('maxOutputLength', () => {

Callers

nothing calls this directly

Calls 3

runInlineTestsFunction · 0.90
readFileMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected