Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 417 Bytes

react-native-jest

build status

This is a working example of the latest version of react native (v0.28.0) that is integrated with the Jest testing framwork.

git clone https://github.com/ethemes/react-native-jest.git
cd react-native-jest/
npm install
npm run test