screentest
v1.0.3
Published
Check the CSS regressions
Downloads
8
Maintainers
Readme
Screentest
Compare all images of two directories and check it
Installation
NPM
npm install screentest
Usage
node screentest folder1 folder2
Example
Tu run an example :
node screentest examples/images_1 examples/images_2
Test
npm test