MCPcopy
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

1import crypto from 'node:crypto'
2import { runInlineTests, useFS } from '#test-utils'
3import { resolve } from 'pathe'
4import { expect, onTestFinished, test, vi } from 'vitest'

Callers

nothing calls this directly

Calls 9

createVitestFunction · 0.90
createRootFunction · 0.85
runInlineTestsFunction · 0.70
testTreeFunction · 0.70
vitestFunction · 0.70
findChangedFilesMethod · 0.65
testFunction · 0.50
resolveFunction · 0.50
closeMethod · 0.45

Tested by

no test coverage detected