This repository has been archived by the owner on Jan 23, 2025. It is now read-only.
[ui-components] Replace enzyme with react-testing-library #49
Labels
🔩 tools
Build system and infrastructure tasks and bugs
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: