react-native-tests

run tests in a device

Usage no npm install needed!

<script type="module">
  import reactNativeTests from 'https://cdn.skypack.dev/react-native-tests';
</script>

README

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