Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ cli.test.js
File
cli.test.js
test/node-runner/test/cli.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'node:test'
2
import
{ startVitest } from
'vitest/node'
3
4
await
test(
'importing vitest in the global setup is reported as an error'
,
async
(t) => {
Callers
nothing calls this directly
Calls
4
startVitest
Function · 0.90
getTestModules
Method · 0.80
test
Function · 0.50
state
Method · 0.45
Tested by
no test coverage detected