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

babel-jest is missing #56

Open
niahmiah opened this issue Jul 30, 2018 · 2 comments
Open

babel-jest is missing #56

niahmiah opened this issue Jul 30, 2018 · 2 comments

Comments

@niahmiah
Copy link

tests do not work correctly out of the box, due to the import error mentioned here: jestjs/jest#2081

installing babel-jest as suggested in that thread fixes this issue.

@niahmiah
Copy link
Author

Also need to bump jest version to match. Jest 23 is recommended for webpack 4 anyway.

@calvinl
Copy link
Member

calvinl commented Aug 2, 2018

@niahmiah Thanks for the reports. I'll take a look at these shortly, however I'm always willing to accept a PR. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants