Is there a way to automatically find UI related/CSS bugs, something that works like unit testing but it's UI?

This page summarizes the projects mentioned and recommended in the original post on /r/Frontend

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nightwatch

    Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. storybook

    Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

    I recommend checking out https://storybook.js.org/. Not entirely sure if it'll addresses your specific problem since I don't know all your context but it's worth a looking into imo.

  4. loki

    👁 Visual Regression Testing for Storybook (by oblador)

    I’ve used https://loki.js.org/ in the past. Would recommend.

  5. BackstopJS

    Catch CSS curve balls.

    Ive used backstopjs for this in the past https://github.com/garris/BackstopJS

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Unit Testing Expo Apps With Jest

    7 projects | dev.to | 20 Feb 2024
  • Has anyone automated storybook for visual regression tests with loki.js?

    1 project | /r/softwaretesting | 29 Jul 2023
  • Visual regression tests for Storybook with Loki

    1 project | dev.to | 22 Feb 2023
  • Test your React Components with Nightwatch and Testing Library

    5 projects | dev.to | 8 Jan 2023
  • An Introduction to Storybook JS

    3 projects | dev.to | 5 Dec 2022