Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 354 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 354 Bytes

backstopJS-example

Example of Visual Regression Tests

https://github.com/marciovrl/backstopJS-example.git

Run

npm run reference

Take a screenshot to use as a reference.

npm run test

Create a screenshot sequence and compare with the references.

npm run approve

Approves the new screenshots to be used as references.