react-native-babel-jest example
May 20, 2016 ยท View on GitHub
Clone this repository
git clone https://github.com/apentle/react-native-babel-jest.git
Install node modules
cd react-native-babel-jest/Example
npm install && npm install --only=dev
Run test
npm test