Webpack: Jest tests fail to run out of the box

Created on 9 Jun 2018  路  1Comment  路  Source: vuejs-templates/webpack

If you configure a project with:
image

You can immediately try and run yarn test/npm run test and see the following error:
image
But you know... with paths that match your machine :)

Most helpful comment

jest-bug

Facing simular issue.

Vue-cli: 3.0.0-rc.2
Jest: ^23.1.0
vue-jest: 1.0.0
vue: 2.5.16
jest-vue-preprocessor: 1.4.0"
windows: 10

test

package-config

>All comments

jest-bug

Facing simular issue.

Vue-cli: 3.0.0-rc.2
Jest: ^23.1.0
vue-jest: 1.0.0
vue: 2.5.16
jest-vue-preprocessor: 1.4.0"
windows: 10

test

package-config

Was this page helpful?
0 / 5 - 0 ratings