enzymejs/enzyme

React v15.0 and v15.1 are broken

Aberta

#2.058 aberto em 19 de mar. de 2019

 (0 comentário) (0 reação) (0 responsável)JavaScript (1.967 forks)batch import
bughelp wantedpackage: react adapter: 15.4

Métricas do repositório

Stars
 (19.825 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador