Companion repository for the topics covered in the "How to use React Testing Library to test a modern React application" blog post.
- React
- Redux with Redux Toolkit
- React Testing Library
- Jest
- Reach Router
npm install
npm run dev
Learn how to set up and test a production ready React application built with Redux, React hooks, routing and custom hooks; by making use of React Testing Library and Jest.
TypeScript
Companion repository for the topics covered in the "How to use React Testing Library to test a modern React application" blog post.
- React
- Redux with Redux Toolkit
- React Testing Library
- Jest
- Reach Router
npm install
npm run dev