Simplifying Next.js visual regression testingStatus quo I am currently building lost-pixel, an open-source visual regression testing tool, and so far, we have tried to make the developer experience click well by natively integrating with Storybook, Ladle & Histoire, - the most prominent compone...Jan 22, 2024·4 min read
Monorepo Visual Regression Testing. Why & How. (Turborepo example)by Lost Pixel Why you might need visual tests in monorepo 📦 Monorepos have become increasingly popular in software development due to their ability to centralize and streamline code management. Ensuring consistency and preventing visual regressions ...Apr 20, 2023·6 min read
Prisma Docs: Visual regression testing case studyPrisma is the next-generation Node.js and TypeScript ORM that streamlines database access, schema migrations, and code generation, enabling developers to build data-driven applications with greater efficiency and ease. Prisma's comprehensive document...Apr 11, 2023·4 min read
The Ultimate Guide to Visual Regression Testing: 5 Tools to TryIntroduction 👀 Are you looking for the best visual regression testing tools to ensure your website or application looks and functions as intended? Look no further than our Ultimate Guide to Visual Regression Testing. In this article, we'll explore t...Mar 20, 2023·7 min read
Visual regression testing glossaryIntroduction 📚 Visual regression testing is a crucial aspect of software development that ensures the user interface remains consistent across different versions of an application. However, if you are new to this field, the terminology and jargon us...Mar 13, 2023·3 min read
5 reasons to write visual regression testsIntroduction ✨ Visual regression testing is a critical aspect of modern web development that helps ensure that code changes don't break the intended design and functionality of a website or application. In this blog post, we'll discuss five compellin...Mar 6, 2023·4 min read