Socket
Socket
Sign inDemoInstall

jest-puppeteer

Package Overview
Dependencies
108
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jest-puppeteer

Run your tests using Jest & Puppeteer.


Version published
Weekly downloads
170K
increased by10.29%
Maintainers
1
Install size
15.4 MB
Created
Weekly downloads
 

Changelog

Source

10.0.1 (2024-02-15)

Bug Fixes

  • fix WORKERS_COUNT not found (#578) (6897b22)

Readme

Source

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

Keywords

FAQs

Last updated on 15 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc