Test-Driven Development with Python, 2nd Edition

Test-Driven Development with Python, 2nd Edition

简介:

通过引导您从头到尾完成真正的web应用程序的开发,本动手指南演示了使用Python进行测试驱动开发 (TDD) 的实际优势。您将学习如何在构建应用的每个部分之前编写和运行测试,然后开发通过这些测试所需的最小代码量。结果?干净的代码工作。

在此过程中,您将学习Django,Selenium,Git,jQuery和Mock的基础知识,以及当前的web开发技术。如果你准备把你的Python技能提升到一个新的水平,这本书清楚地展示了TDD如何鼓励简单的设计和激发信心。

英文简介:

By taking you through the development of a real web application from beginning to end, this hands-on guide demonstrates the practical advantages of Test-Driven Development (TDD) with Python. You'll learn how to write and run tests before building each part of your app, and then develop the minimum amount of code required to pass those tests. The result? Clean code that works.

In the process, you'll learn the basics of Django, Selenium, Git, jQuery, and Mock, along with current web development techniques. If you're ready to take your Python skills to the next level, this book clearly demonstrates how TDD encourages simple designs and inspires confidence.

书名
Test-Driven Development with Python, 2nd Edition
译名
Python 测试驱动开发,第二版
语言
英语
年份
2017
页数
614页
大小
11.42 MB
标签
  • Python
  • 下载
    pdf iconTest-Driven Development with Python, 2nd Edition.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:38

    ←Annotated Algorithms in Python: with Applications in Physics, Biology, and Finance

    →Non-Programmer's Tutorial for Python 3