
Javascript Testing Course with JEST
Unit tests allow us to test blocks of code to see what works correctly.  The “Unit Testing Course with Jest” which I recorded in September 2018, is the first of the courses that I recorded in Platzi.
In 2019 I recorded an update where we focused on adding unit tests to a project built in React, React Router, Redux.
You will learn to configure your work environment, test components, actions, reducers, generate stapshots, create mocks to test an API and at the end we will implement the tests in a continuous integration flow with travis.
This course is available with your Platzi subscription.
Create an account on Platzi See the full course: “Unit Testing with Jest in React course”

