playwright-community / jest-playwright

Running tests using Jest & Playwright
MIT License
532 stars 75 forks source link

WIP upgrade to Jest 28 #797

Closed jeysal closed 2 years ago

jeysal commented 2 years ago

I've started upgrading this lib to support Jest 28, and worked through a couple of errors that I got when running it with Jest 28. But quite a few type errors appeared and now it seems to just hang up and OOM instead of printing errors. I haven't had time now to further dive into it. @maintainers feel free to use this as a base and push any further changes to it to make it compatible with Jest 28.

Fixes #796

mxschmitt commented 2 years ago

Merged inside https://github.com/playwright-community/jest-playwright/pull/801

mxschmitt commented 2 years ago

Should be done in v2.0.0: https://github.com/playwright-community/jest-playwright/releases/tag/v2.0.0