Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-gostack9-module13
:test_tube: Testing in the React Native using Native Testing Library, jest-native and @types/jest
https://github.com/osvaldokalvaitir/react-native-gostack9-module13
bootcamp gostack gostack-9 react-native rocketseat testing
Last synced: 23 days ago
JSON representation
:test_tube: Testing in the React Native using Native Testing Library, jest-native and @types/jest
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-gostack9-module13
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-04-04T22:40:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T10:50:26.000Z (4 months ago)
- Last Synced: 2024-09-12T22:11:46.941Z (4 months ago)
- Topics: bootcamp, gostack, gostack-9, react-native, rocketseat, testing
- Language: Java
- Homepage:
- Size: 1.73 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - GoStack 9 Module 13
:test_tube: Testing in the React Native using Native Testing Library, jest-native and @types/jest
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-gostack9-module13# Entry in folder
cd react-native-gostack9-module13# Install deps with npm or yarn
npm install | yarn# Run tests
npm run test | yarn test
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho