react-testing-library-guide
react-testing-library-guide copied to clipboard
A complete guide to testing React Apps using React Testing Library and Jest
8 simple steps to start testing React Apps using React Testing Library and Jest
- How to create a test snapshot?
- Testing DOM elements
- Testing events
- Testing asynchronous actions
- Testing React Redux
- Testing React Context
- Testing React Router
- Testing HTTP Request (axios)
Find the full article on my blog