bahmutov / sudoku

A Sudoku web app in React visually tested using cypress-image-snapshot

Home Page:https://glebbahmutov.com/blog/open-source-visual-testing-of-components/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sudoku gh status CircleCI cypress version cypress-react-unit-test version renovate-app badge

Sudoku game forked from raravi/sudoku.

This fork is showing how to test game's components using Cypress, cypress-react-unit-test, and the open source visual image diffing plugin cypress-image-snapshot. All images are stored in cypress/snapshots folder.

Visual test

Information

Read Visual testing for React components using open source tools and browse these slides.

Videos

Watch the entire free series of videos explaining visual testing step-by-step in the playlist Visually testing React component using open source tools.

Still to record:

  • making a pull request commit check for visual results

Misc videos

Small loops and demos

Demo

Screenshot of the game

About

A Sudoku web app in React visually tested using cypress-image-snapshot

https://glebbahmutov.com/blog/open-source-visual-testing-of-components/

License:MIT License


Languages

Language:JavaScript 85.7%Language:CSS 13.0%Language:HTML 1.3%