enzymejs / enzyme

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

enzyme-adapter-react-18 #2601

Closed neonrookie closed 1 year ago

neonrookie commented 1 year ago

Question

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

ljharb commented 1 year ago

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

See #2429.