Ultimate React Native Testing Guide
Ultimate React Native Testing Guide: From unit- to End-to-End tests
A guide that covers all testing principles needed for your React Native app
With plenty of experience in React Native since 2017, I can give good insights and tips.
Includes guide, full source code and Discord support.
Curious how to fully test your React Native app?
Testing is an integral part of app development. Understanding how to test the most important aspects of your app is important, and this is what you will get from this guide.
Besides Jest and the React Native Testing Library, we take a look on Detox and Appium, for end-to-end tests. Topics like mocking and testing your app in the cloud will also be covered.
A short look at the theoretical side is also included.
Includes:
* 74 pages
* Sample app with test integrations
* Occasional support via Discord
This is a detailed show case / guide of the most important testing principles for a modern React Native app. It includes react-native-testing-library, Detox and Appium.