0.2.0 • Published 6 years ago

@percy-io/percy-webdriverio v0.2.0

Weekly downloads
26
License
MIT
Repository
github
Last release
6 years ago

percy-webdriverio

Package Status Build Status

@percy-io/percy-webdriverio adds Percy visual testing and review to your WebdriverIO tests.

Docs here: https://percy.io/docs/clients/javascript/webdriverio

Notes for Developers

If you want to submit a PR for percy-webdriverio you'll want to run it's tests first:

yarn test

The tests make use of nock to mock requests made to Percy's API. You can re-record HTTP calls in nock like this:

REC_PERCY_TOKEN=<your-token> REC_PERCY_PROJECT=<your project> NOCK_REC=1 yarn test
0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago