Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roketworks/percy-playwright
Visual testing with Puppeteer and Percy
https://github.com/roketworks/percy-playwright
Last synced: 3 months ago
JSON representation
Visual testing with Puppeteer and Percy
- Host: GitHub
- URL: https://github.com/roketworks/percy-playwright
- Owner: roketworks
- License: mit
- Fork: true (percy/percy-puppeteer)
- Created: 2020-05-04T20:45:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T09:28:40.000Z (7 months ago)
- Last Synced: 2024-09-25T19:54:51.224Z (4 months ago)
- Language: HTML
- Homepage: https://percy.io
- Size: 1.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# percy-playwright
This is a fork of `@percy/puppeteer` to support Microsoft Playwright until offical support arrives.
[![Package Status](https://img.shields.io/npm/v/percy-playwright.svg)](https://www.npmjs.com/package/percy-playwright) [![This project is using Percy.io for visual regression testing.](https://percy.io/static/images/percy-badge.svg)](https://percy.io/roketworkts/percy-playwright).
## Resources
* [Setup and integration docs](https://docs.percy.io/docs/puppeteer)
* [Tutorial](https://docs.percy.io/docs/puppeteer-tutorial)
* [Example integration](https://github.com/percy/example-percy-puppeteer)