Write tests. Not too many. Mostly integration.
— Guillermo ▲ (@rauchg) December 10, 2016
Whatever your approach to tests is - testing pyramid1 or testing trophy2 - you know that you need to write integration tests. In this post I’m going to show how to setup integration tests for React Native project.