Skip to content

The simplest example of testing an Express application in the Puppeteer and Jest, included in the CI/CD pipeline

License

Notifications You must be signed in to change notification settings

softspiders/puppeteer-jest-travis-heroku

Repository files navigation

SOFTSPIDERS

The simplest example of testing an Express application with Puppeteer and Jest, included in the CI/CD GitHub->Travis CI->Heroku pipeline.

Feature tags

  • build
  • ci
  • cd
  • deploy
  • express
  • heroku
  • jest
  • puppeteer
  • starter
  • template
  • travis

Direct ancestors

Direct feature descendants

next-puppeteer-jest-travis-heroku


Requirements

Node.js >= v6.4.0


Installation

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.

Application run

node index

Test run

yarn test

Demo

https://puppeteer-jest-travis-heroku.herokuapp.com/


Authors

Alexander Lapygin

License

Licensed under the MIT license

About

The simplest example of testing an Express application in the Puppeteer and Jest, included in the CI/CD pipeline

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published