In this section, we will learn how to test web applications, web services, and APIs with Python, PyTest, and the most common testing tools available for WSGI frameworks.
This section comprises the following chapters:
- Chapter 11, Testing for the Web: WSGI versus HTTP
- Chapter 12, End-to-End Testing with the Robot Framework