Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdzwinel/Look-alike
Visual regression testing tool.
https://github.com/kdzwinel/Look-alike
Last synced: 9 days ago
JSON representation
Visual regression testing tool.
- Host: GitHub
- URL: https://github.com/kdzwinel/Look-alike
- Owner: kdzwinel
- License: mit
- Created: 2015-09-15T11:00:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T21:46:56.000Z (over 6 years ago)
- Last Synced: 2024-10-30T02:44:24.686Z (10 days ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/look-alike/ilgnnafljmfofogfllhejmihafdbalgc
- Size: 148 KB
- Stars: 33
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-regression-testing - Look-alike - Chrome Extension for taking and comparing screenshots. (Tools and frameworks)
- awesome-regression-testing - Look-alike - Chrome Extension for taking and comparing screenshots. (Tools and frameworks)
README
Look-alike
======================Chrome extension that allows easy visual regression testing.
![Screenshot](http://i.imgur.com/2iCRPyA.png)
Installation
------------You may install this extension from its google chrome webstore page
https://chrome.google.com/webstore/detail/look-alike/ilgnnafljmfofogfllhejmihafdbalgc
or download it and manually load as an 'Unpacked extension' via chrome extensions page.
Usage
-----1. Navigate to the original page you'd like to compare.
2. Click on the Look-alike icon in the action bar.
3. In the popup, choose "Capture" to create a first screenshot.
4. Open modified page that you are comparing the original with.
5. In the Look-alike popup choose "Compare".
6. Select screenshot made in #3.
7. Another screenshot will be created and page showing result of the comparison will open.Bugs and Features
-----------------If you found a bug or have a feature request, please create an issue here on GitHub.
https://github.com/kdzwinel/Look-alike/issues
Used projects
-----------------These amazing projects made Look-alike possible:
- Resemble.js - https://huddle.github.io/Resemble.js/
- Take Screenshot - https://github.com/marcinwieprzkowicz/take-screenshot
- Underscore - http://underscorejs.org/
- Moment.js - http://momentjs.com/
- Skeleton - http://getskeleton.com/Author
------**Konrad Dzwinel**
+ https://twitter.com/kdzwinel
License
-------MIT