Advanced Testing for React with Vitest, RTL and Playwright
https://WebToolTip.com
Published 5/2025
Created by Babak Mehrabi
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 44 Lectures ( 3h 26m ) | Size: 1.4 GB
Master Unit, Integration & E2E Testing in React Apps – From Real-World Projects to Production-ready Confidence
What you'll learn
Advantages of Automated Testing Over Manual Testing
Different Types of Automated Testing: Unit Testing, Integration Testing, E2E Testing
Repositories for a Full React Application that We Write Automated Tests for it
Unit Testing with Vitest. Setting Up Vitest and Configuring it
Code Coverage and Test Coverage Definitions, Differences and Usages
Writing Integration Tests with React Testing Library
Playwright Full Guide: Installation and setup, Writing and Running Your First Test
Writing E2E Tests with Playwright
Requirements
Basic Knowledge of React
Basic Knowledge of TypeScript and JavaScript