sharath-mohan / redux-unit-testing

React app with redux toolkit for state management and vitest for unit testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Unit testing Example

This is an example project build using react, with state management done via redux toolkit, and api calls performed via axios, the app contains an example of unit testing of thunk logic with the help of Vitest and MSW for mocking API calls

License

  1. This project has been licensed with an MIT license
  2. A Github star would be really great 😊

About Me

Hello, I am Sharath, a self-taught web developer and designer. I mostly work with front-end development using React, Angular .

Stay in Loop

If you would like to know when I release new resources , you can follow on LinkedIn, Twitter

About

React app with redux toolkit for state management and vitest for unit testing

License:MIT License


Languages

Language:JavaScript 71.0%Language:CSS 24.2%Language:HTML 4.8%