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",
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 10.0.1
    24,451
    • latest

Version History

Package Sidebar

Install

npm i jest-puppeteer

Weekly Downloads

154,131

Version

10.0.1

License

none

Unpacked Size

3.7 kB

Total Files

6

Last publish

Collaborators

  • neoziro