Tools for Testing
Discover how to use React Developer Tools to inspect the virtual DOM, improve debugging, and speed up development. Learn to write automated tests for client logic using Jest and render components in different states with Storybook. Understand how snapshot testing helps verify UI changes effectively.
We'll cover the following...
Testing frameworks we will use
In this chapter, we begin by looking at React’s in-browser development tools that allow us to interactively inspect React’s virtual