Socket
Socket
Sign inDemoInstall

@mozilla/jest-puppeteer

Package Overview
Dependencies
146
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mozilla/jest-puppeteer

Run your tests using Jest & Puppeteer.


Version published
Weekly downloads
1
Maintainers
6
Install size
11.7 MB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 04 Jun 2020

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