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

run test suite against both React 15 & 16 #1659

Closed
giladgray opened this issue Oct 4, 2017 · 1 comment
Closed

run test suite against both React 15 & 16 #1659

giladgray opened this issue Oct 4, 2017 · 1 comment

Comments

@giladgray
Copy link
Contributor

Enzyme 2.x does not support React 16 and migrating to Enzyme 3.x is not trivial. Fortunately, Enzyme 3 makes testing against multiple versions of React quite possible!

For 2.0, we should run the test suite against both React 15 and 16, in parallel CircleCI containers.

This issue is casually blocked on the non-existence of @types/enzyme for 3.x.

Related: #866 (comment)

@adidahiya
Copy link
Contributor

we decided not to do this since we're enforcing a minimum dep on React 16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants