Skip to content

🧪 Automated Testing using Enzyme, enzyme-adapter-react-16 and react-dom

License

Notifications You must be signed in to change notification settings

osvaldokalvaitir/react-native-gostack4-module5

Repository files navigation

Logo

React Native - GoStack 4 Module 5

🧪 Automated Testing using Enzyme, enzyme-adapter-react-16 and react-dom

GitHub language count GitHub language top Made by Kalvaitir License

Install and run   |   License

🔧 Install and run

Open terminal:

# 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

📝 License

This project is under the MIT license. See LICENSE for more information.


Developed with 💚 by Osvaldo Kalvaitir Filho