Describe the bug
Vitest ignores the cause property whenever performing any equality on Error instances.
Reproduction
https://stackblitz.com/edit/vitest-dev-vitest-fq9xyu?file=test%2Fbasic.test.ts&initialPath=__vitest__/
System Info
Irrelevant. The issue is in the matcher.
Used Package Manager
npm
Validations
Describe the bug
Vitest ignores the
causeproperty whenever performing any equality onErrorinstances.Reproduction
https://stackblitz.com/edit/vitest-dev-vitest-fq9xyu?file=test%2Fbasic.test.ts&initialPath=__vitest__/
System Info
Irrelevant. The issue is in the matcher.Used Package Manager
npm
Validations