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

@mozilla/jest-puppeteer-preset

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-preset

Run your tests using Jest & Puppeteer.

4.5.2
latest
Source
npm
Version published
Maintainers
6
Created
Source

jest-puppeteer-preset

Build Status version MIT License

Jest preset containing all required configuration for writing integration tests using Puppeteer.

npm install jest-puppeteer-preset puppeteer

Usage

// jest.config.js
module.exports = {
  preset: 'jest-puppeteer-preset',
}

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