In order to run tests you need to setup dependency to react-native library:
- Create
node_modulesfolder inside this directory. - Go to
node_modulesand executenpm install react-native
Being in android directory excecute gradlew test
For more info (where to find test results) refer to this: https://developer.android.com/studio/test/command-line