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

File unhandled-skip.test.ts

test/core/test/unhandled-skip.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest'
2
3process.on('unhandledRejection', () => {
4 // ignore errors

Callers

nothing calls this directly

Calls 3

testFunction · 0.70
rejectFunction · 0.70
onMethod · 0.45

Tested by

no test coverage detected