Closed davidglezz closed 2 years ago
this issue still occurs with latest version v3.0.1 and latest jest v29.4.2, to fix it I went all the way back to playwright-community/jest-playwright#d7dd2fc7c348474d065526e696b922139fe5971c as it doesn't have this commit the chore: bump dependencies commit which causes the issue I think. which I think causes the issue, WDYT?
Describe the bug After upgrade to Jest 28 I get:
To Reproduce Steps to reproduce the behavior:
Expected behavior That jest-playwright support Jest 28 and that it does not fail.
Screenshots Not applicable.
Desktop (please complete the following information):
Jest configuration (Either in the package.json > jest or in the
jest.config.js
):Additional context Add any other context about the problem here.