Just switched some tests from Enzyme to react-testing-library: ✅ Encourages...
Just switched some tests from Enzyme to react-testing-library:
✅ Encourages writing accessible apps
✅ Selectors typically rely on visible text
✅ Small API = quick to learn
✅ Test code is easier to read
✅ Test debug output is easier to read
Excellent work @kentcdodds! 👍