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

10.1.4 • 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

166,743

Version

10.1.4

License

MIT

Unpacked Size

3.72 kB

Total Files

6

Last publish

Collaborators

  • neoziro