A working Python interpreter and a GitHub.com account are required to work through the examples in this chapter.
The examples we'll work through have been written using Python 3.7, but should work with most modern Python versions.
The source code for the examples in this chapter can be found on GitHub at https://github.com/PacktPublishing/Crafting-Test-Driven-Software-with-Python/tree/main/Chapter04