Three takeaways from three years working with RTL. — I have been working with React-Testing-Library daily for the last three years. Over this time, my approach to testing with RTL has evolved, and I’ve learned how to write better and more resilient tests. I’m often asked to help my coworkers write tests, and to debug their failing tests, and…