Learn More
Here are some more links to references where you can learn more about React Native testing:
- Tutorial: Learn TDD in React Native - explores test-driven development, the practice of writing tests before you write production code
- Video: Building for Mobile and Web with Expo, part 8 - an example of building out a form screen using test-driven development with React Native Testing Library. Links to the timestamp where building that screen starts