jest-playwright-jsdom

0.0.4 • Public • Published

jest-playwright-jsdom

Jest preset containing all required configuration for writing integration tests using Playwright and jest-environment-dom.

npm install jest playwright jest-playwright-jsdom

Usage

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

License

MIT

/jest-playwright-jsdom/

    Package Sidebar

    Install

    npm i jest-playwright-jsdom

    Weekly Downloads

    144

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    2.64 kB

    Total Files

    5

    Last publish

    Collaborators

    • mapkeji