How to start writing tests, which libraries to use, why they matter, and how to run them Let me be honest with you. When I first started building React Native apps, I skipped writing tests entirely. I told myself the usual things: “I’ll add them later,” “the app is too small,” “I know this code works.” Then, three...