Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ module-diagnostic.test.ts
File
module-diagnostic.test.ts
test/core/test/module-diagnostic.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ File } from
'@vitest/runner/types'
2
import
type
{ TestModule } from
'vitest/node'
3
import
{ expect, test } from
'vitest'
4
import
{ runInlineTests } from
'../../test-utils'
Callers
nothing calls this directly
Calls
4
runInlineTests
Function · 0.90
getReportedEntity
Method · 0.80
experimental_getSourceModuleDiagnostic
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected