作者简介: Harry J.W.Percival,在PyhonAnywhere LLP工作,并带着全部激情和热忱在全球的演讲、培训和会议中传播测试驱动开发的福音。他持有利物浦大学的计算机科学硕士学位以及剑桥大学的哲学硕士学位。 内容简介: 本书通过从头开发一个真实的Web应用,介绍了Python测试驱动开发的优势。读者将学会如何在构建应用的每个部分之前编写和运行测试,然后用最少的代码通过这些测试。 目录: Prerequisites and Assumptions Companion Video Acknowledgments Part I.The Basics of TDD and Django 1.Getting Django Set Up Using a Functional Test Obey the Testing Goat! Do Nothing Until You Have a Test Getting Django Up and Running Starting a Git Repository 2.Extending Our Functional Test Using the unittest Module Using a Functional Test to Scope Out a Minimum Viable App The Python Standard Library's unittest Module Implicit waits Commit 3.Testing a Simple Home Page with Unit Tests Our First Django App, and Our First Unit Test Unit Tests, and How They Differ from Functional Tests Unit Testing in Django Django's MVC, URLs, and View Functions At Last! We Actually Writ ...
以下为对购买帮助不大的评价