react-testing
react-testing copied to clipboard
This is a supportive repo for my blog post about testing in React: https://medium.com/asos-techblog/how-to-test-your-react-redux-application-48d90481a253
Testing in React
This project is supportive to my blog post that I wrote talking about all the cases that you need to test in React.
https://vaskort.com/how-to-test-your-react-app/
Installation
yarn install
yarn start
Run tests
yarn test