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

support for jest-enzyme 3 #1883

Closed
shai32 opened this issue Mar 22, 2017 · 1 comment
Closed

support for jest-enzyme 3 #1883

shai32 opened this issue Mar 22, 2017 · 1 comment

Comments

@shai32
Copy link

shai32 commented Mar 22, 2017

Can you still reproduce it?
yea

What are you reporting?
create-react-app fail when using jest-enzyme version 3 and above
it fails on the line import 'jest-enzyme';

Tell us what you think should happen.
it should work

Tell us what actually happens.
it shows an error

Environment

react-scripts 0.9.5
node 7.7.4
npm 4.1.2

  1. Operating system:
    mac os
  2. Browser and version:
    chrome 57

it fails because jest-enzym need jest 19

@Timer
Copy link
Contributor

Timer commented Mar 22, 2017

This will be out in 0.10, for now, use an older version of jest-enzyme.
See #1604.

@Timer Timer closed this as completed Mar 22, 2017
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants