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

File test-specifications.test.ts

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

Source from the content-addressed store, hash-verified

1import type { TestSpecificationOptions } from 'vitest/node'
2import { expect, test } from 'vitest'
3import { runInlineTests } from '../../test-utils'
4

Callers

nothing calls this directly

Calls 5

runInlineTestsFunction · 0.90
errorTreeFunction · 0.85
createSpecificationMethod · 0.80
getRootProjectMethod · 0.80
runTestSpecificationsMethod · 0.80

Tested by

no test coverage detected