MCPcopy
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

soft.test.tsFile · 0.50
domain.test.tsFile · 0.50
summary.test.tsFile · 0.50
options.test.tsFile · 0.50
obsolete.test.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected