Skip to content

manuman94/playwright-lighthouse-ci-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo for Playwright and Lighthouse CI

This repository is a sample test about using Playwright to automate a browser, launch Lighthouse audits on the pages and then sending them to a remote Lighthouse CI Server.

For deploying a Lighthouse CI Server check this document.

Build and run

  1. Clone the repository and install dependencies:
npm i
  1. Fill the lighthouserc.js with the proper information (demo file present at the repo).
  2. Run the tests:
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published