Example Code and Online Resources
The examples in this book were written using Python 3.6 and pytest 3.2. pytest 3.2 supports Python 2.6, 2.7, and Python 3.3+.
The source code for the Tasks project, as well as for all of the tests shown in this book, is available through a link[1] on the book’s web page at pragprog.com.[2] You don’t need to download the source code to understand the test code; the test code is presented in usable form in the examples. But to follow along with the Tasks project, or to adapt the testing examples to test your own project (more power to you!), you must go to the book’s web page to download the Tasks project. Also available on the book’s web page is a link to post errata[3] and a discussion forum.[4]
I’ve been programming ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access