brownbl1 / jest-puppeteer-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

  • Install nodejs
  • git clone <this-repo>
  • Run npm install from root directory
  • If you get SSL cert errors while downloading chromium, try npm run inst
  • Run npm test or npm test --watch to run tests

About


Languages

Language:JavaScript 100.0%