1. jest-puppeteer-preset
Run your tests using Jest & Puppeteer.
jest-puppeteer-preset
Package: jest-puppeteer-preset
Created by: argos-ci
Last modified: Wed, 15 Feb 2023 22:36:33 GMT
Version: 7.0.1
Downloads: 3,158
Repository: https://github.com/argos-ci/jest-puppeteer

Install

npm install jest-puppeteer-preset
yarn add jest-puppeteer-preset

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

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code