Skip to content

Sample todo app built with the React/ReactDOM framework that includes integrations with Percy and Applitools using Cypress

Notifications You must be signed in to change notification settings

mikedidomizio/todo-react

 
 

Repository files navigation

todo-react with visual regression testing

This project is using Percy.io for visual regression testing.

todo app written with React, forked from here.

This fork includes visual regression testing using Cypress / Nightwatch and integrations with Percy and Applitools which are tools that provide visual regression testing.

Creating a pull request in GitHub will run jobs to test and push to these tools. Requires both an APPLITOOLS_API_KEY and PERCY_TOKEN otherwise the build will fail.

Available Scripts

Run local server

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Running the visual regression tests locally

Refer to the scripts in the package.json file

About

Sample todo app built with the React/ReactDOM framework that includes integrations with Percy and Applitools using Cypress

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 76.1%
  • CSS 17.9%
  • HTML 6.0%