Главная
Study mode:
on
1
Intro
2
Welcome
3
Recommended Prerequisites
4
Lesson Goals
5
Starter Code
6
Example App Preview
7
Unit vs Integration vs E2E Tests
8
Testing Library Query Types
9
__tests__ folder organization
10
Nav component
11
Header component unit tests
12
TodoItem component unit tests
13
TodoList component unit tests
14
AddTodo component unit tests
15
App Integration Tests
16
Notes about Next.js 13
Description:
Learn how to test a Next.js application using React Testing Library and Jest in this comprehensive tutorial video. Explore the differences between unit testing and integration testing, and discover how to implement both in a Next.js environment. Gain hands-on experience writing unit tests for various components, including Nav, Header, TodoItem, TodoList, and AddTodo. Dive into integration testing for the entire application and understand the nuances of testing in Next.js 13. Master essential concepts such as Testing Library query types and proper test folder organization. Follow along with practical examples and gain valuable insights to enhance your web development skills and create more robust Next.js applications.

Testing a Next.js App with React Testing Library & Jest

Dave Gray
Add to list