You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will accommodate allowing this library to be confidently tested against React 18.
Enzyme does not officially support v18 (or v17 for that matter). The author of the unofficial v17 adapter has recommended switching to RTL and considers Enzyme "dead".
This will accommodate allowing this library to be confidently tested against React 18.
Enzyme does not officially support v18 (or v17 for that matter). The author of the unofficial v17 adapter has recommended switching to RTL and considers Enzyme "dead".
enzymejs/enzyme#2524
https://dev.to/wojtekmaj/enzyme-is-dead-now-what-ekl
https://testing-library.com/docs/react-testing-library/migrate-from-enzyme/
The text was updated successfully, but these errors were encountered: