https://github.com/albingroen/ui-diff
Visual regression testing for your website
https://github.com/albingroen/ui-diff
frontend-testing puppeteer screenshot-tests ui-diff
Last synced: 8 months ago
JSON representation
Visual regression testing for your website
- Host: GitHub
- URL: https://github.com/albingroen/ui-diff
- Owner: albingroen
- Archived: true
- Created: 2020-01-11T16:14:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T10:37:43.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T06:41:36.527Z (over 1 year ago)
- Topics: frontend-testing, puppeteer, screenshot-tests, ui-diff
- Language: JavaScript
- Homepage: https://app.ui-diff.com
- Size: 74.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://badge.fury.io/js/ui-diff)
# ui-diff
## How to use it
### 1. Create a new project on ui-diff
[app.ui-diff.com/new-project](https://app.ui-diff.com/new-project)
### 2. Install dependency with yarn or npm
yarn add ui-diff
### 3. Supply configuration files (in project root)
These can be found at [ui-diff.com/documentation/getting-started](https://ui-diff.com/documentation/getting-started)
### 4. Run screenshot tests
yarn screenshots
Command line options can also be found at [ui-diff.com/documentation/getting-started](https://ui-diff.com/documentation/getting-started)
## Built using
- 📸 [puppeteer](https://pptr.dev/)
- 🌐 [ora](https://github.com/sindresorhus/ora)
- ⚙️ [minimist](https://github.com/substack/minimist)
- ⚡️ [axios](https://github.com/axios/axios)
## Contributors
[
](https://github.com/albingroen) |
:---:|
[albingroen](https://github.com/albingroen)|