Introduction

Learn about the testing tool that we will use for testing.

One of the key strengths of Redux is its testability. We can create automated unit tests for each of the different actors (reducers, action creators, and middleware), and combine them for comprehensive integration testing.

Get hands-on with 1200+ tech skills courses.