Support Jest 28 with `@vue/cli-plugin-unit-jest`
See original GitHub issueWhat problem does this feature solve?
Since Jest 18 was released ( https://jestjs.io/blog/2022/04/25/jest-28 ), it would be preferable if @vue/cli-plugin-unit-jest
also supports it.
There is also already a version 28 for ts-jest
available that is compatible with Jest 28.
What does the proposed API look like?
n/a
Issue Analytics
- State:
- Created a year ago
- Reactions:32
- Comments:13
Top Results From Across the Web
@vue/cli-plugin-unit-jest - npm
Start using @vue/cli-plugin-unit-jest in your project by running `npm i @vue/cli-plugin-unit-jest`. There are 58 other projects in the npm ...
Read more >vue/cli-plugin-unit-jest
unit -jest plugin for vue-cli ... vue-cli-service test:unit. Run unit tests with Jest. ... All Jest command line options are also supported.
Read more >@vue/cli-plugin-unit-jest | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >Difference between @vue/cli-plugin-unit-jest and vue-jest?
Jest is JS testing framework and understands only JS. So vue-jest is used to transform the SFC(.vue) file to a format understandable by...
Read more >@vue/cli-plugin-unit-jest - npm package | Snyk
Learn more about @vue/cli-plugin-unit-jest: package health score, popularity, security, maintenance, versions and more.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Not to sound insensitive (I know how dev work goes), but can we please get a release that supports jest 29? We cannot upgrade anything related to jest because of this package.
It’d be nice if you add support for jest v28. Waiting for it 😃