Visual Regression Testing with Vitest
High-level pointers for setting up visual regression testing with Vitest v4's browser mode. This is not a full tutorial — the official Vitest guide is the source of truth; this page covers the key decisions and caveats. See the Vitest tech-stack page for what Vitest is and why we use it, and the Testing Strategy for where visual regression fits in the test pyramid.