cypress-audit example project

An example repository showing how to use cypress-audit to easily integrate lighthouse commands into your Cypress tests.

Running the tests

Install the project dependencies by running npm i.

Once dependences are installed, simply run npx cypress open and run the test file.