Intro to React Testing Library queries

Welcome to this course, which will cover in depth the React Testing Library query functions (like getByRole, getByText, etc.).

Note: We have a main course on testing React apps that covers the basics of these queries. If you are not yet familiar with the rest of React Testing Library, you should complete that first; this course dives deeper into the query APIs.

Loading full lesson content & code...

Ready to try running tests for this lesson?