EvalMatchers
Vitest matcher extension surface added by vitest-evals.
Example
Section titled “Example”await expect(result).toSatisfyJudge(RefundStatusJudge);Type Parameters
Section titled “Type Parameters”R = unknown
Properties
Section titled “Properties”toSatisfyJudge
Section titled “toSatisfyJudge”toSatisfyJudge:
ToSatisfyJudge<R>