percy / percy-script

[Deprecated] PercyScript is the easiest way to get started with visual testing and Percy.
https://percy.io
MIT License
2 stars 2 forks source link

Run test suite in parallel #4

Closed Robdel12 closed 5 years ago

Robdel12 commented 5 years ago

What is this?

With @percy/agent v0.5.0 shipping, we can now run snapshots in parallel. This PR changes the test suite to run in parallel now 👍

Also, I cleaned up a little bit of the package.json. Require node 8.2 for npx, remove private: false since that's implied