Skip to content

Update to Jest 26 #5680

@jfbrennan

Description

@jfbrennan

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions