jest-puppeteer
TypeScript icon, indicating that this package has built-in type declarations

10.0.1 • Public • Published

jest-puppeteer

npm version npm dm npm dt

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

npm install jest-puppeteer puppeteer

Usage

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

Package Sidebar

Install

npm i jest-puppeteer

Weekly Downloads

149,067

Version

10.0.1

License

none

Unpacked Size

3.7 kB

Total Files

6

Last publish

Collaborators

  • neoziro