Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit cb5db7b

Browse files
committed
chore: drop support for Jest 26/27
1 parent d7dd2fc commit cb5db7b

File tree

5 files changed

+105
-975
lines changed

5 files changed

+105
-975
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ npm install -D jest jest-playwright-preset playwright-firefox
2525

2626
## Requirements
2727

28-
- Node.js >= 10.15.0
29-
- Playwright >= 0.12.1
30-
- Jest >= 25
28+
- Node.js 14+
29+
- Playwright 1.0.0+
30+
- Jest 28+
3131

3232
## Usage
3333

0 commit comments

Comments
 (0)