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
Replace enzyme with react-testing-library for tests in ui-components.
Why
We have been piloting React Testing Library in Console and have had a very positive experience. It encourages good test practices and is a lot simpler to use than enzyme.
The text was updated successfully, but these errors were encountered:
What
Replace enzyme with react-testing-library for tests in
ui-components
.Why
We have been piloting React Testing Library in Console and have had a very positive experience. It encourages good test practices and is a lot simpler to use than enzyme.
The text was updated successfully, but these errors were encountered: