Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Testing React and Redux Applications - Unit and Integration
Rating: 4.3 out of 5(140 ratings)
697 students

Testing React and Redux Applications - Unit and Integration

Learn how to write quality tests for React and Redux applications using Enzyme, jsdom, and React testing library
Created byNova Foundry
Last updated 12/2020
English

What you'll learn

  • React
  • Redux
  • Unit Testing
  • Integration Testing
  • Enzyme
  • React Testing Library
  • DOM Integration Testing

Course content

10 sections23 lectures3h 21m total length
  • Introduction3:19

    Introduction to the course and course outline

Requirements

  • Basic Knowledge of React
  • Basic Knowledge of Redux
  • Redux Store and State Management

Description

This course will give you the skill set that you would need to write high quality tests for your React Redux application. The course will cover writing unit tests for react components, unit tests for action creators, unit tests for reducers, integration tests for the Redux store, and full DOM integration tests using libraries such as Enzyme, React Testing Library, and jsdom. You will also learn how to run these tests using the Jest framework.

Who this course is for:

  • React Redux Developers interested in unit and integration testing
  • Frontend Software Engineers curious about different testing strategies
  • Developers interested in UI testing frameworks