Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ test } from
'vitest'
2
3
process.on(
'unhandledRejection'
, () => {
4
// ignore errors
Callers
nothing calls this directly
Calls
3
test
Function · 0.70
reject
Function · 0.70
on
Method · 0.45
Tested by
no test coverage detected