Skip to content

ergon/pixelpact-template

Repository files navigation

Pixelpact Playwright Template

This project acts as a template and example of using Pixelpact and Playwright to visually test a website.

Requirements

Getting started

  1. Start the Pixelpact service
docker-compose up -d
  1. Install browsers
npx playwright install chrome
  1. Run the test
npm run test

Update Reference Screenshots

npm run update-screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published