MCPcopy
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

1import { expect, test, vi } from 'vitest'
2
3interface _BasicInterface {
4 willBeRemoved: boolean

Callers

nothing calls this directly

Calls 2

testFunction · 0.50
fnFunction · 0.50

Tested by

no test coverage detected