Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete Jest AE v3 and bring it to stable #241

Open
IlCallo opened this issue Jun 1, 2022 · 1 comment
Open

Complete Jest AE v3 and bring it to stable #241

IlCallo opened this issue Jun 1, 2022 · 1 comment
Projects

Comments

@IlCallo
Copy link
Member

IlCallo commented Jun 1, 2022

Jest AE v3 is still in alpha and have many problems
It's generally less suited for component testing when compared to Cypress or Playwright, but many people keep using it nonetheless, so we should at least ensure it works for basic tests

We need to upgrade its deps as we're still on an early version of vue-jest and VTU, but we need to stick to Jest 26 for v3, as Jest 27 have many breaking changes

We should also add some more smoke tests to catch possible edge cases #240

Once we do these things we can release the beta version

@IlCallo IlCallo added this to Needs triage in Jest via automation Jun 1, 2022
@IlCallo IlCallo moved this from Needs triage to High priority in Jest Jun 1, 2022
@IlCallo
Copy link
Member Author

IlCallo commented Oct 27, 2022

Due to the many improvements in new Jest versions, we'll bump Jest version while moving from alpha to beta phase
People will have to upgrade from Jest 26 to Jest 29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Jest
High priority
Development

No branches or pull requests

1 participant