Visual Regression Testing with Cypress 10

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • cypress-plugin-snapshots

    Plugin for snapshot tests in Cypress.io

  • One plugin which Cypress suggests is the cypress-plugin-snapshots, but if you wander into Cypress’ plugin “market” you can see that there are more. After checking a few, I have decided to go with the cypress-image-diff-js plugin because it’s free, has a relatively simple api, seems to have a good update activity and a fair amount of GitHub stars.

  • cypress-image-diff

    Visual regression test with cypress

  • One plugin which Cypress suggests is the cypress-plugin-snapshots, but if you wander into Cypress’ plugin “market” you can see that there are more. After checking a few, I have decided to go with the cypress-image-diff-js plugin because it’s free, has a relatively simple api, seems to have a good update activity and a fair amount of GitHub stars.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • pedalboard

    A collection of packages to make you software sound better (by mbarzeev)

  • I will attempt to introduce this visual regression testing to my Pagination component from the @pedalboard/components package. So here we go.

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

  • Get more detail from your Cypress API tests

    3 projects | dev.to | 27 Feb 2022
  • Test emails effortlessly with Cypress, Mailosaur and cy-spok

    4 projects | dev.to | 28 Jan 2022
  • The 32+ ways of selective testing with Cypress: a unified, concise approach to selective testing in CI and local machines

    5 projects | dev.to | 24 Oct 2021
  • Cypress E2E test automation breaks open-source integration for “security”

    1 project | news.ycombinator.com | 2 Jun 2023
  • I built an alternative for the deprecated & beloved Cypress Studio - generate Cypress scripts from your browser interactions right inside of Cypress

    1 project | /r/reactjs | 26 Jul 2022