Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ test-extend.test.ts
File
test-extend.test.ts
test/core/test/test-extend.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable prefer-rest-params */
2
3
import
type
{ InferFixturesTypes } from
'@vitest/runner'
4
import
type
{ TestAPI } from
'vitest'
Callers
nothing calls this directly
Calls
10
beforeEach
Function · 0.85
afterEach
Function · 0.85
afterAll
Function · 0.85
counterTest
Function · 0.85
runTest
Function · 0.85
mockClear
Method · 0.80
override
Method · 0.80
test
Function · 0.70
extend
Method · 0.65
use
Function · 0.50
Tested by
no test coverage detected