Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ basic-fixture.ts
File
basic-fixture.ts
test/browser/fixtures/update-snapshot/basic-fixture.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test, vi } from
'vitest'
2
3
interface
_BasicInterface {
4
willBeRemoved: boolean
Callers
nothing calls this directly
Calls
2
test
Function · 0.50
fn
Function · 0.50
Tested by
no test coverage detected