Learning and Practicing unit test in React and JavaScript.
In this folder you could find pure unit testing in JavaScript and how we could create our own assertion library.
In this folder you could see examples of unit testing for react components.
In this folder you could see examples of unit testing for react custom hooks.
In this folder you could see examples of unit and integration testing for redux and react components.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.