Show HN: I made snapDiff a visual regression testing that runs client-side
Category: devtools
Tags: visual-regression, testing, client-side
Score: 6.8/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 6)
SnapDiff is a client-side visual regression testing tool that runs entirely in the browser using snapDOM, eliminating the need for Puppeteer, Playwright, or external services. It supports multiple workflows from pure browser to CI integration, making visual testing accessible for small projects and prototypes.
Target audience: frontend devs
Repository: https://zumerlab.com/snapdiff/ ยท JavaScript
View on Hacker News