gbalbuena / lighthouse-acceptance-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lighthouse Acceptance Testing

Getting started

Installation

$ npm install

Setup and run

$ cp .env.example .env

Edit .env file TARGET_URL with the url of the site you would like to produce reports.

$ npm test

About


Languages

Language:JavaScript 100.0%