@tephra/jest-puppeteer-preset

4.6.5 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @tephra/jest-puppeteer-preset

    Weekly Downloads

    1

    Version

    4.6.5

    License

    MIT

    Unpacked Size

    12 kB

    Total Files

    5

    Last publish

    Collaborators

    • tephra