Overview: Effective UI Testing for React Components
Get an overview of the topics covered in this chapter.
We'll cover the following...
We have already been introduced to testing with Python and Django in the chapter “Testing the REST API.” In this chapter, the context is different because ...