Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)