0.2.0 • Published 7 years ago

@percy-io/percy-webdriverio v0.2.0

Weekly downloads
26
License
MIT
Repository
github
Last release
7 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

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago