Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ fn.test.ts
File
fn.test.ts
test/core/test/fn.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, expect, it, vitest } from
'vitest'
2
3
describe(
'mock'
, () => {
4
it(
'basic'
, () => {
Callers
nothing calls this directly
Calls
3
mockReset
Method · 0.80
fn
Function · 0.70
resolve
Method · 0.45
Tested by
no test coverage detected