Skip to content

GeorgiyGorelik/lighthouse-custom

Repository files navigation

lighthouse_custom

Custom Lighthouse Tests Creation

Preparing local environment for testing UI scripts

  • Without docker
  1. git clone --depth 1 --branch master https://github.com/kilerogosha/lighthouse-custom.git
  2. Install node.js
  3. In repo dir execute run these commands:
npm install
npx mocha .\test\example.test.js --desktop

User-flow diagram for provided scenario

user-flow_diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published