zoernert / example-percyscript

The easiest way to get started with visual testing and Percy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-percyscript

CircleCI This project is using Percy.io for visual regression testing.

Example app showing the easiest way to get started with visual testing and Percy.

See the PercyScript documentation for more info.

This app uses the demo TodoMVC app and takes snapshots of it while interacting with the todos.

To install dependencies, compile and run the Todo app:

$ npm install
$ open index.html

To run the PercyScript:

$ npm run snapshots

See snapshots.js file for the example script.

About

The easiest way to get started with visual testing and Percy.

License:Other


Languages

Language:HTML 67.4%Language:JavaScript 32.6%