Skip to content

support for jest-enzyme 3 #1883

Closed
Closed
@shai32

Description

@shai32

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

Activity

Timer

Timer commented on Mar 22, 2017

@Timer
Contributor

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

locked and limited conversation to collaborators on Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Timer@shai32

        Issue actions

          support for jest-enzyme 3 · Issue #1883 · facebook/create-react-app