React Testing Library provides guidance to test UI components in a user-centric way. This light-weight library produces tests that use components closer to the way a user would, giving the developer more confidence that their application will work when it goes out to real users. We’ll be taking a high-level view at this library, just to get you started from scratch.

4m read timeFrom devdojo.com
Post cover image
Table of contents
What is it? 💡Why should you use it? 💥How to use it 💻Bonus: Why not use Enzyme? 🙅‍♀️
1 Comment

Sort: