This package has been deprecated

Author message:

new package located at @percy/percy-webdriverio. Please update your package.json files accordingly

@percy-io/percy-webdriverio

0.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @percy-io/percy-webdriverio

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

19.4 kB

Total Files

5

Last publish

Collaborators

  • percy-admin