Practicing writing Unit Test for React application with Jest and Enzyme Write Unit Test for Aneagoie's project Installation guide: Clone this repo Run npm install Run npm start Run npm test to see my test results.