/react-jest

A project used to study Jest and TDD

Primary LanguageJavaScript

React Jest

A project developed only for Jest studying purposes. Mocking axios, reducers functions, dispatch and so on... Developed using TDD.

Project bootstraped with create-react-app.

📚 Libraries:

📦 Installation

It is easy, just run:

  • yarn - to install dependencies
  • yarn test - to test