Releases: playwright-community/jest-playwright
Releases · playwright-community/jest-playwright
Fix playwright devices check
Refactored jest-playwright
Breaking
- Dropped support of jest-playwright bin scripts
- Removed browser and device options from config, now you should use browsers and devices instead
- Using new custom jest-playwright-runner
- Using jest-circus as default runner
- Updated dependencies
Features
Fixes
Fix running dev server for each test
Add support for different jest environments
Fixed missing import for npm
New multiple browser tests
Breaking
- Dropped support of jest-playwright bin scripts
- Removed browser and device options from config, now you should use browsers and devices instead
- Using new custom jest-playwright-runner
- Using jest-circus as default runner
- Updated dependencies
Some extra properties to global
Selectors register fixes
- Added expect-playwright #98
- Hot fix #99 by #105
Regression fixes
Support playwright 0.12
Add support to new playwright release