This project is a Ethereum Wallet built on top of ReactNative.
This project is set up to use jest for tests. You can configure whatever testing strategy you like, but jest works out of the box. Create test files in directories called __tests__ or with the .test extension to have the files loaded by jest. See the template project for an example test. The jest documentation is also a wonderful resource, as is the React Native testing tutorial.