MCPcopy
hub / github.com/epicweb-dev/epic-stack / Assertion

Interface Assertion

tests/setup/custom-matchers.ts:164–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162
163declare module 'vitest' {
164 interface Assertion<T = any> extends CustomMatchers<T> {}
165 interface AsymmetricMatchersContaining extends CustomMatchers {}
166}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected