MCPcopy
hub / github.com/vitest-dev/vitest / throw-unhandled-error.test.ts

File throw-unhandled-error.test.ts

test/browser/fixtures/unhandled/throw-unhandled-error.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2
3interface _Unused {
4 _fake: never

Callers

nothing calls this directly

Calls 2

testFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected