Have a personal or library account? Click to login
Test Driven Python Development Cover

Test Driven Python Development

Develop high-quality and maintainable Python applications using the principles of test-driven development

Paid access
|May 2015
Product purchase options

Develop high-quality and maintainable Python applications using the principles of test-driven development

Key Features

  • Write robust and easily maintainable code using the principles of test driven development
  • Get solutions to real-world problems faced by Python developers
  • Go from a unit testing beginner to a master through a series of step-by-step tutorials that are easy to follow

Book Description

This book starts with a look at the test-driven development process, and how it is different from the traditional way of writing code. All the concepts are presented in the context of a real application that is developed in a step-by-step manner over the course of the book. While exploring the common types of smelly code, we will go back into our example project and clean up the smells that we find.

Additionally, we will use mocking to implement the parts of our example project that depend on other systems. Towards the end of the book, we'll take a look at the most common patterns and anti-patterns associated with test-driven development, including integration of test results into the development process.

What you will learn

  • Implement the test-driven development process in Python applications
  • Fully leverage Python s powerful built-in unittest and doctest modules
  • Effectively add features to existing code bases that do not have any tests
  • Safely resolve problems with the code and design, without breaking any functionality
  • Utilize Python s powerful mock and patch functionality to test complex interactions
  • Integrate unit testing into the overall software delivery process
  • Use doctest to test code with examples
  • Enhance TDD with the nose2 test runner

Who this book is for

This book is intended for Python developers who want to use the principles of test-driven development (TDD) to create efficient and robust applications. In order to get the best out of this book, you should have development experience with Python.

Table of Contents

  1. Getting started with unit testing
  2. Red-Green-Refactor: The TDD Cycle
  3. Code smells and refactoring
  4. Using mock objects to test interactions
  5. Working with legacy code
  6. Keeping your tests maintainable
  7. Using Doctest to test code with examples
  8. Extending unittest with nose2
  9. Unit Testing Patterns
  10. Integrating tests into the development process
  11. Answers to Exercises
  12. Working with older Python versions
PDF ISBN: 978-1-78398-793-1
Publisher: Packt Publishing Limited
Copyright owner: © 2015 Packt Publishing Limited
Publication date: 2015
Language: English
Pages: 264