Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ test
Function
test
test/snapshots/test/fixtures/custom-serializers/serializer-2.ts:13–15 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
11
)}`
12
},
13
test(val) {
14
return
val && Object.prototype.hasOwnProperty.call(val,
'bar'
)
15
},
16
} satisfies SnapshotSerializer
Callers
15
custom-serializers.test.ts
File · 0.70
compare-keys.test.ts
File · 0.50
custom-environment.test.ts
File · 0.50
domain-poll-inline.test.ts
File · 0.50
soft.test.ts
File · 0.50
domain.test.ts
File · 0.50
summary.test.ts
File · 0.50
options.test.ts
File · 0.50
domain-aria.test.ts
File · 0.50
obsolete.test.ts
File · 0.50
test-update.test.ts
File · 0.50
domain-inline.test.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected