enzymejs / enzyme

JavaScript Testing utilities for React
https://enzymejs.github.io/enzyme/
MIT License
19.96k stars 2.01k forks source link

enzyme-adapter-react-18 #2601

Closed neonrookie closed 11 months ago

neonrookie commented 11 months ago

Question

I was wondering does enzyme adapter is offering the official adapter for react 18?

ljharb commented 11 months ago

No, enzyme doesn't yet offer an official adapter for React 17 or 18.

See #2429.