https://github.com/perry-mitchell/guire-example
Example repo for using GUIRE
https://github.com/perry-mitchell/guire-example
Last synced: 16 days ago
JSON representation
Example repo for using GUIRE
- Host: GitHub
- URL: https://github.com/perry-mitchell/guire-example
- Owner: perry-mitchell
- License: mit
- Created: 2016-07-29T20:31:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-29T21:30:43.000Z (almost 10 years ago)
- Last Synced: 2025-02-22T18:24:26.925Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GUIRE-example
An example component using GUIRE for visual regression testing.
## Setup
Run `npm install` to install the necessary components. GUIRE expects NodeJS version 6.
## Testing
Run `npm test` to build and run the test.