enzymejs/enzyme

React v15.0 and v15.1 are broken

Open

#2,058 opened on Mar 19, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,016 forks)batch import
bughelp wantedpackage: react adapter: 15.4

Repository metrics

Stars
 (19,979 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Seems like React < 15.3 has been broken in enzyme for awhile.

See https://travis-ci.org/airbnb/enzyme/builds/508248173 / https://github.com/airbnb/enzyme/tree/react_15_0_1 - I've managed to drop the number of failing tests from about 400 to about 60.

Contributor guide