https://github.com/nimasoroush/differencify-react
Testing a react application with differencify
https://github.com/nimasoroush/differencify-react
Last synced: 10 months ago
JSON representation
Testing a react application with differencify
- Host: GitHub
- URL: https://github.com/nimasoroush/differencify-react
- Owner: NimaSoroush
- Created: 2018-01-09T11:27:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T08:39:33.000Z (over 7 years ago)
- Last Synced: 2025-02-28T22:55:05.757Z (11 months ago)
- Language: JavaScript
- Size: 285 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Differencify + Docker
This repository contains the example code for using Differencify in Docker
## About
Differencify is a library for visual regression testing by comparing your local changes with reference screenshots of your website. It is built on top of chrome headless using [Puppeteer](https://github.com/GoogleChrome/puppeteer)
|Reference|Local changes|
|---------|-------------|
|
|
|
Please read [this article](https://medium.com/@nima.soroush.h/using-differencify-in-docker-and-ci-99e3d1ec057c) for detailed usage of this repository.
## Links
- https://github.com/NimaSoroush/differencify
- https://medium.com/@nima.soroush.h/make-visual-regression-testing-easier-4a3dc7073737
- https://github.com/NimaSoroush/differencify/blob/master/API.md
- https://github.com/GoogleChrome/puppeteer