Check out a free preview of the full Testing JavaScript Applications (feat. React and Redux) course:
The "Types of Tests" Lesson is part of the full, Testing JavaScript Applications (feat. React and Redux) course featured in this preview video. Here's what you'd learn in this lesson:
Kent discusses types of testing covered in this course: unit, integration, and end-to-end. He also discusses Test Pyramid, which supposes that unit testing is useful for both speed and financial reasons.