jdescottes-jest-puppeteer-preset

4.0.0 • Public • Published

jest-puppeteer-preset

Build Status version MIT License

Jest preset containing all required configuration for writing integration tests using Puppeteer.

npm install jest-puppeteer-preset puppeteer

Usage

// jest.config.js
module.exports = {
  preset: 'jest-puppeteer-preset',
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i jdescottes-jest-puppeteer-preset

Weekly Downloads

1

Version

4.0.0

License

none

Unpacked Size

8.34 kB

Total Files

4

Last publish

Collaborators

  • juliandescottes