React Testing Library with Jest / Vitest

via Udemy

Go to Course: https://www.udemy.com/course/react-testing-library/

Overview

Major course updates in November 2023! Projects are written in Vite, a lightweight and lightning-fast base for React appsProjects use Vitest, a test framework that's much faster than JestNote: Vitest code syntax is identical to Jest; all code presented in the course works with both Vitest and Jest. The course presents Mock Service Worker v2 syntax, which was released in October 2023.React Testing Library has become an extremely popular option for testing React, and with good reason! This detailed, comprehensive course provides a solid foundation for React app tests. Best PracticesReact Testing Library is famously opinionated about testing best practices, and is written to encourage these best practices. This course teaches: testing behavior over testing implementationtests that interact with your app the way a user wouldfinding elements by accessibility handles, to make sure your code is accessible as possibleBroad range of testing examplesThe course apps start very with very simple examples (clicking a button to change its color) and work up to progressively more complicated testing concepts, such as: testing asynchronous page changessimulating data from a server using Mock Service Workerapplying a context provider to a component when renderingThe course builds up to complex concepts gradually, in a way designed to support your learning and ensure your success.Practice your new skillsYou will also have plenty of opportunities to practice what you've learned. The course provides "code quizzes" while building the course projects, where you can apply what you learned and then watch a video to see the solution. The (optional) final section provides even more exercises to complete the second app and reinforce concepts from the course.Optional React lecturesAny significant React code covered in the course is isolated into separate lectures. Students have a choice: those who want to reinforce their React skills (or learn new ones!) can watch those lectures, while students who feel confident in their React skills can skip them. Supportive InstructorThe instructor has a proven track record of responding to course Q & A in a helpful and supportive way. She loves to engage with students, answer questions about course concepts, and help debug students' code for the course projects.

Skills

Reviews