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

Commit 167db2a

Browse files
authored
chore: drop support for Jest 26/27 (#804)
1 parent d7dd2fc commit 167db2a

File tree

5 files changed

+119
-1007
lines changed

5 files changed

+119
-1007
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)