Summary

Summarize the concept explored in this chapter regarding testing object-oriented programs in Python.

We'll cover the following...

Recall

In this chapter, we’ve looked at a number of topics related to testing applications written in Python. These topics ...