This project is to practise and set up Mocha, Chai and Sinon.
Javascript frameworks used to test react components.
- Clone the project
git clone git@github.com:Vanals/setup-test-frameworks-react.git
2)Changes into the project directory on ur computer via Terminal
cd setup-test-frameworks-react
- Once in the folder run
npm test