-
Notifications
You must be signed in to change notification settings - Fork 108
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
Jest tests ? #3
Comments
Uncommenting jest tests (shallow render) throws this error: Using Jest CLI v0.8.2, jasmine1
|
Seems like there are problems with Jest and Enzyme :( jestjs/jest#1175 |
This can be solved updating jest-cli and using |
I still get errors when trying to add uncomment I get the following error:
cc @Madalosso |
All your tests are commented out, is this the official example ?
https://github.com/lelandrichardson/enzyme-example-jest/blob/master/src/__tests__/Foo-test.js
The text was updated successfully, but these errors were encountered: