Socket
Book a DemoInstallSign in
Socket

jest-puppeteer

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-puppeteer

Run your tests using Jest & Puppeteer.

latest
Source
npmnpm
Version
11.0.0
Version published
Weekly downloads
168K
-2.09%
Maintainers
1
Weekly downloads
 
Created
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

jest

FAQs

Package last updated on 21 Dec 2024

Did you know?

Socket

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