Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Enzyme with React Testing Library #165

Open
vbanos opened this issue Dec 8, 2023 · 0 comments
Open

Replace Enzyme with React Testing Library #165

vbanos opened this issue Dec 8, 2023 · 0 comments

Comments

@vbanos
Copy link
Collaborator

vbanos commented Dec 8, 2023

enzyme is deprecated and does not support React 18.
This is blocking us from upgrading to React 18.
We need to replace it with a more modern unit testing library.
Guide: https://wanago.io/2022/04/04/enzyme-react-testing-library/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant