Dimitri Ivashchukstackonfire.com·May 13, 2023Visual regression testing with Ladle, so far the best Storybook alternative.What is Ladle According to the founder, Ladle is a tool for developing and testing your React components in an isolated and faster environment than most real-world applications. It supports Component Story Format – a concept widely popular thanks to ...Discuss·10 likes·56 readsvisual regression testing
Dimitri Ivashchukstackonfire.com·May 2, 2023Handling flaky visual regression tests with Lost Pixel PlatformFlaky visual regression tests. Not a problem. Flakiness is one of the most common issues engineers face with visual regression testing. In this article, we will explore ways to reduce flakiness, improve the stability of your visual tests and decrease...Discuss·6 likesvisual regression testing
Dimitri Ivashchukstackonfire.com·Apr 25, 2023PDF visual regression testingWhy testing PDFs 🗃️ Visual regression testing for PDFs is vital in today's digital world, ensuring document accuracy and consistency. Organizations can detect unintended visual differences by implementing PDF visual regression testing, maintaining q...Discussvisual regression testing
Dimitri Ivashchukstackonfire.com·Apr 20, 2023Monorepo 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 ...Discuss·34 readsvisual regression testing
Dimitri Ivashchukstackonfire.com·Apr 11, 2023Prisma 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...Discuss·34 readsvisual regression testing
Dimitri Ivashchukstackonfire.com·Mar 27, 2023Storybook visual regression testingWhat is Storybook 🖼️ Storybook is an open-source tool for developing UI components in isolation. It allows developers to build and test components in a controlled environment, separate from the main application. It also provides a way to document an...Discuss·63 readsvisual regression testing
Dimitri Ivashchukstackonfire.com·Mar 20, 2023The 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...Discuss·5 likes·53 readsvisual regression testing
Dimitri Ivashchukstackonfire.com·Mar 13, 2023Visual 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...Discuss·29 readsvisual regression testing
Dimitri Ivashchukstackonfire.com·Mar 6, 20235 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...Discuss·69 readsvisual regression testing
Dimitri Ivashchukstackonfire.com·Feb 22, 2023Visual Regression Testing that makes senseForeword 👋🏼 Hey, my name is Dima! I am a frontend-engineer who loves to solve problems. One day at my contracting work we faced serious developer experience issues with running our Storybook.js visual regression tests. At the time we had a custom s...Discuss·91 readsStorybook