Closed
Description
Is this a bug report?
Nope
Which terms did you search for in User Guide?
Enzyme
Environment
node -v
: 8.4.0npm -v
:yarn --version
(if you use Yarn): 1.2.0npm ls react-scripts
(if you haven’t ejected): 1.0.14
Then, specify:
- Operating system: OS X
- Browser and version (if relevant):
Expected Behavior
You can get a basic Enzyme setup without having to eject.
Actual Behavior
Adding enzyme to React 16+ requires you to eject because you can't configure Jest further to get enzyme's adapters setup.
Metadata
Metadata
Assignees
Labels
No labels