Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 211 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 211 Bytes

react-native-tests

run tests in a device

Installation

npm install react-native-tests

Usage

import Tests from 'react-native-tests';

<TestSuite tests={tests} />;

License

MIT