bruderstein / unexpected-react

Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer
http://bruderstein.github.io/unexpected-react
MIT License
187 stars 19 forks source link

Use 'react-dom/test-utils' to remove warnings #42

Closed macmillan78 closed 6 years ago

macmillan78 commented 7 years ago

Prints warnings in react 15.5.0

bruderstein commented 7 years ago

This is being addressed in #41. Trying to add some integration tests to make sure we don't break previous versions

Likely that we'll have to release a 4.0.0 that drops support for react 0.14

bruderstein commented 6 years ago

This is now fixed in v4 and v5.