Tools for Testing
Explore how to use React developer tools for inspecting the virtual DOM and learn to run automated tests with Jest. Understand how Storybook helps render UI components in various states and how snapshot testing can verify UI presentation. This lesson equips you to debug and test your React application efficiently.
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