-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update to Jest v28
#15353
Comments
good sample for shards and codecov |
|
We'll need to upgrade I don't know why |
Checks are pending, so it's left out of the group.
|
We should wait for 28.0.2 because of a bad bug which maybe hit us https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md#2802-2022-05-07 |
|
🎉 This issue has been resolved in version 32.89.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Describe the proposed change(s).
We should update Jest from
v27
tov28
, as it has lots of nice features. 🥳Benefits of
v28
--shard
option to speed up tests #14572package.json
exports
Requirements
4.3
or above12.13
,14.15
,16.10
and aboveTodo:
v28
v27
tov28
Jest blog post
For more information and all the breaking changes read the Jest 28 blog post.
The text was updated successfully, but these errors were encountered: