Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
Visual regression testing for your website
- Host: GitHub
- URL: https://github.com/albingroen/ui-diff
- Owner: albingroen
- Created: 2020-01-11T16:14:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T10:37:43.000Z (3 months ago)
- Last Synced: 2024-09-30T16:11:11.833Z (about 2 months 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
[![npm version](https://badge.fury.io/js/ui-diff.svg)](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)|