This repository helps reproducing the problems in this stackoverflow question
cd /tmp
git clone https://github.com/seasick/puppeteer-slow-nyc.git
cd puppeteer-slow-nyc
npm i
npm test
npm run test_mocha
This repository helps reproducing the problems in this stackoverflow question
cd /tmp
git clone https://github.com/seasick/puppeteer-slow-nyc.git
cd puppeteer-slow-nyc
npm i
npm test
npm run test_mocha