The simplest example of testing an Express application with Puppeteer and Jest, included in the CI/CD GitHub->Travis CI->Heroku pipeline.
- build
- ci
- cd
- deploy
- express
- heroku
- jest
- puppeteer
- starter
- template
- travis
- puppeteer-jest - also by code
- node-travis-heroku-cd
next-puppeteer-jest-travis-heroku
Node.js >= v6.4.0
yarn
Note: When you install Puppeteer, it downloads a recent version of Chromium (~170MB Mac, ~282MB Linux, ~280MB Win) that is guaranteed to work with the API. To skip the download, see Environment variables.
node index
yarn test
https://puppeteer-jest-travis-heroku.herokuapp.com/
Licensed under the MIT license