This repository was archived by the owner on Sep 11, 2025. It is now read-only.
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