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

Conversation

@jeysal
Copy link

@jeysal jeysal commented May 6, 2022

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

@jeysal jeysal requested review from mmarkelov and mxschmitt as code owners May 6, 2022 11:58
@jeysal jeysal marked this pull request as draft May 6, 2022 11:58
}
const browserType = getBrowserType(browserName)
const device = this._config.device
const device = this._config.device.projectConfig

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{ device }

@mxschmitt
Copy link
Collaborator

Merged inside #801

@mxschmitt
Copy link
Collaborator

@mxschmitt mxschmitt closed this Jul 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Jest 28

3 participants