Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

playwright-community/jest-playwright-jsdom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

jest-playwright browser-like environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published