Closed TheUnknownMystery closed 2 years ago
Duplicate of #2524.
There does not exist an official enzyme adapter for react 17, so that would come first, before react 18 support.
Maybe @sauhardo2020 you could check this: https://github.com/enzymejs/enzyme/issues/2524
Is your feature request related to a problem? Please describe. The version of react that works with enzyme-adapter-react is react 17.But it does not support version 18 and this is a big problem since i am not able to test my react app (written in react 18)
Describe the solution you'd like A new version of enzyme-adapter
Describe alternatives you've considered no alternatives found
Additional context none