/setup-test-frameworks-react

Project to make practise and set-up Mocha, Chai and Sinon test frameworks :chart_with_upwards_trend: :bookmark_tabs: :chart_with_downwards_trend:

Primary LanguageJavaScript

setup-test-framework-react

This project is to practise and set up Mocha, Chai and Sinon.
Javascript frameworks used to test react components.

How to use

  1. 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
  1. Once in the folder run
npm test