đšī¸ Levels: đ Intermediate
âŗ Duration: 1.5 hours
đ¤ Price: Free
đ§âđģ Learning Platform: Egghead.io
đ§âđ Certificate: No
đ Key Learning Outcomes
- Configure an app for testing with Jest
- Reduce blindspots in an application with testing
- Test application code functionality with unit tests
- Test Redux thunks with redux-mock-store
- Test use cases in an application with integration testing.
đ¨âđĢ About the Course
This course provides best practices for building and testing Redux applications using Jest and TypeScript. It covers adding Jest to a React/Redux application, unit testing Redux code, and testing Redux connected React components. The course assumes basic familiarity with React, Redux, and Jest.
đ¯ Target Audience
- Suitable for developers with a basic understanding of React, Redux, and Jest who want to improve their testing strategies for Redux applications.
â Requirements
- Basic familiarity with React, Redux, and Jest.
đ Course Content
- Intro to Confidently Testing Redux Applications with Jest & TypeScript
- Exploring the Sample App for the Redux Testing Course
- Adding Jest with TypeScript Support to a Vite Application
- Configuring Code Coverage for TypeScript Files in Jest
- Adding Tests for a Redux Reducer.
Drop a comment
Confidently Testing Redux Applications with Jest & TypeScript by Jamund Ferguson
Log in to leave a feedback
Login
Marc
Super
đ Psst! Interested in More Testing Courses?
ReactTesting
Testing React Apps with React Testing Library
đšī¸ Levels: đą Beginner, đ Intermediate
ReactTesting
React Testing Mastery: From Basics to Advanced Techniques
đšī¸ Levels: đą Beginner, đ Intermediate
Testing
Learn Testing for Web Development: Model Testing
đšī¸ Levels: đ Intermediate