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

Update to Jest 26 #5680

Closed
jfbrennan opened this issue Jul 13, 2020 · 1 comment
Closed

Update to Jest 26 #5680

jfbrennan opened this issue Jul 13, 2020 · 1 comment

Comments

@jfbrennan
Copy link

What problem does this feature solve?

Right now Vue tests can't handle/verify anything that relates to Custom Elements (my app uses Custom Elements for UI bits and Vue for the overall application structure and state mgmt., this approach is becoming much more popular btw) because Vue CLI is using an outdated version of Jest. The newest version of Jest, version 26, now has support for Custom Elements.

What does the proposed API look like?

Nothing, just update to Jest 26.

@krissrex
Copy link

Relevant: #5114

@sodatea sodatea closed this as completed in 0b5ae42 Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants