Skip to content

Jest plugin doesn't generate config, placeholder test files, or update package.json scripts #1906

Closed
@ffxsam

Description

Version

3.0.0-rc.5

Reproduction link

https://github.com/vuejs/vue-cli

Steps to reproduce

  1. Use vue-cli ui to add jest plugin

What is expected?

I would expect the plugin (like the typescript one) to add the proper config file(s), modify package.json accordingly (adding a "test:unit" script), and adding placeholder Jest test files. Also, other packages related to Jest were not added (ts-jest, @types/jest, @vue/test-utils).

What is actually happening?

None of the above happened.

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