Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-gostack4-module5
:test_tube: Automated Testing using Enzyme, enzyme-adapter-react-16 and react-dom
https://github.com/osvaldokalvaitir/react-native-gostack4-module5
automated-testing bootcamp gostack gostack-4 react-native rocketseat
Last synced: about 2 months ago
JSON representation
:test_tube: Automated Testing using Enzyme, enzyme-adapter-react-16 and react-dom
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-gostack4-module5
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-04-23T23:51:54.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:02:51.000Z (5 months ago)
- Last Synced: 2024-09-15T15:25:11.194Z (5 months ago)
- Topics: automated-testing, bootcamp, gostack, gostack-4, react-native, rocketseat
- Language: Objective-C
- Homepage:
- Size: 2.49 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
React Native - GoStack 4 Module 5
:test_tube: Automated Testing using Enzyme, enzyme-adapter-react-16 and react-dom
![]()
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-gostack4-module5# Entry in folder
cd react-native-gostack4-module5# 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