Example app showing integration of Percy visual testing into a Google Puppeteer script.
Based on the TodoMVC Vanilla-ES6 app, forked at commit c78ae12a1834a11da6236c64a0c0fb06b20b7c51.
To install dependencies, compile and run the Todo app:
$ npm install
$ open index.html
To run the Puppeteer snapshotting script:
$ npm test