Skip to content

wolverineks/react-native-tests

Repository files navigation

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