Skip to content

apentle/react-native-testing-example

Repository files navigation

react-native-testing-example Build Status Coverage Status

An example setups react native testing! Looking for more details on this page.

Clone this repository

git clone https://github.com/apentle/react-native-testing-example.git

Install node modules

cd react-native-testing-example
npm install

Run test

npm test