New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mozilla/jest-puppeteer

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mozilla/jest-puppeteer

Run your tests using Jest & Puppeteer.

4.5.2
latest
Source
npm
Version published
Weekly downloads
10
66.67%
Maintainers
6
Weekly downloads
 
Created
Source

jest-puppeteer

Build Status version MIT License

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',
}

License

MIT

Keywords

jest

FAQs

Package last updated on 04 Jun 2020

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