Crafting Test-Driven Software with Python: Write test suites that scale with your applications' needs and complexity using Python and PyTest
暫譯: 使用 Python 打造測試驅動的軟體:撰寫隨應用需求與複雜度擴展的測試套件,運用 Python 與 PyTest

Molina, Alessandro

  • 出版商: Packt Publishing
  • 出版日期: 2021-02-18
  • 售價: $1,520
  • 貴賓價: 9.5$1,444
  • 語言: 英文
  • 頁數: 338
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 183864265X
  • ISBN-13: 9781838642655
  • 相關分類: Python程式語言TDD 測試導向開發
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

Get to grips with essential concepts and step-by-step explanations to apply TDD practices to your Python projects while keeping your test suite under control


Key Description:

  • Build robust Python applications using TDD and BDD methodologies
  • Test Python web applications using WebTest and web frameworks
  • Leverage PyTest to implement stringent testing mechanisms to ensure fault-tolerant applications


Book Description:

Test-driven development (TDD) is a set of best practices that helps developers to build more scalable software and is used to increase the robustness of software by using automatic tests. This book shows you how to apply TDD practices effectively in Python projects.


You'll begin by learning about built-in unit tests and Mocks before covering rich frameworks like PyTest and web-based libraries such as WebTest and Robot Framework, discovering how Python allows you to embrace all modern testing practices with ease. Moving on, you'll find out how to design tests and balance them with new feature development and learn how to create a complete test suite with PyTest. The book helps you adopt a hands-on approach to implementing TDD and associated methodologies that will have you up and running and make you more productive in no time. With the help of step-by-step explanations of essential concepts and practical examples, you'll explore automatic tests and TDD best practices and get to grips with the methodologies and tools available in Python for creating effective and robust applications.


By the end of this Python book, you will be able to write reliable test suites in Python to ensure the long-term resilience of your application using the range of libraries offered by Python for testing and development.


What You Will Learn:

  • Find out how tests can make your life easier as a developer and discover related best practices
  • Explore PyTest, the most widespread testing framework for Python
  • Get to grips with the most common PyTest plugins, including coverage, flaky, xdist, and picked
  • Write functional tests for WSGI web applications with WebTest
  • Run end-to-end tests for web applications using Robot Framework
  • Understand what test-driven development means and why it is important
  • Discover how to use the range of tools available in Python
  • Build reliable and robust applications


Who this book is for:

This book is for Python developers looking to get started with test-driven development and developers who want to learn about the testing tools available in Python. Developers who want to create web applications with Python and plan to implement TDD methodology with PyTest will find this book useful. Basic knowledge of Python programming is required.

商品描述(中文翻譯)

掌握基本概念和逐步解釋,將測試驅動開發(TDD)實踐應用於您的 Python 專案,同時保持測試套件的可控性


關鍵描述:


  • 使用 TDD 和 BDD 方法論構建穩健的 Python 應用程式

  • 使用 WebTest 和網頁框架測試 Python 網頁應用程式

  • 利用 PyTest 實施嚴格的測試機制,以確保應用程式的容錯性


書籍描述:

測試驅動開發(TDD)是一套最佳實踐,幫助開發人員構建更具可擴展性的軟體,並通過使用自動化測試來提高軟體的穩健性。本書將向您展示如何在 Python 專案中有效地應用 TDD 實踐。


您將首先學習內建的單元測試和 Mocks,然後涵蓋像 PyTest 這樣的豐富框架以及 WebTest 和 Robot Framework 等基於網頁的庫,發現 Python 如何讓您輕鬆掌握所有現代測試實踐。接下來,您將了解如何設計測試並將其與新功能開發平衡,並學習如何使用 PyTest 創建完整的測試套件。本書幫助您採用實踐導向的方法來實施 TDD 及相關方法論,讓您迅速上手並提高生產力。通過對基本概念的逐步解釋和實用範例,您將探索自動化測試和 TDD 最佳實踐,並掌握在 Python 中創建有效且穩健應用程式的方法論和工具。


在本書結束時,您將能夠在 Python 中編寫可靠的測試套件,以確保您的應用程式的長期韌性,利用 Python 提供的各種測試和開發庫。


您將學到什麼:


  • 了解測試如何使您作為開發人員的生活更輕鬆,並發現相關的最佳實踐

  • 探索 PyTest,Python 中最廣泛使用的測試框架

  • 掌握最常見的 PyTest 插件,包括 coverage、flaky、xdist 和 picked

  • 使用 WebTest 為 WSGI 網頁應用程式編寫功能測試

  • 使用 Robot Framework 執行網頁應用程式的端到端測試

  • 理解測試驅動開發的含義及其重要性

  • 發現如何使用 Python 中可用的各種工具

  • 構建可靠且穩健的應用程式


本書適合誰:

本書適合希望開始學習測試驅動開發的 Python 開發人員,以及想了解 Python 中可用的測試工具的開發人員。希望使用 Python 創建網頁應用程式並計劃使用 PyTest 實施 TDD 方法論的開發人員將會發現本書非常有用。需要具備基本的 Python 程式設計知識。