Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ vcs-provider.test.ts
File
vcs-provider.test.ts
test/cli/test/vcs-provider.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
crypto from
'node:crypto'
2
import
{ runInlineTests, useFS } from
'#test-utils'
3
import
{ resolve } from
'pathe'
4
import
{ expect, onTestFinished, test, vi } from
'vitest'
Callers
nothing calls this directly
Calls
9
createVitest
Function · 0.90
createRoot
Function · 0.85
runInlineTests
Function · 0.70
testTree
Function · 0.70
vitest
Function · 0.70
findChangedFiles
Method · 0.65
test
Function · 0.50
resolve
Function · 0.50
close
Method · 0.45
Tested by
no test coverage detected