0.6.0 • Published 6 years ago
react-native-tests v0.6.0
react-native-tests
run tests in a device
Installation
npm install react-native-testsUsage
import Tests from 'react-native-tests';
<TestSuite tests={tests} />;License
MIT
run tests in a device
npm install react-native-testsimport Tests from 'react-native-tests';
<TestSuite tests={tests} />;MIT