Test-Driven Development with Django

Kevin Harvey
4.08
12 ratings 5 reviews
Test-Driven Development (TDD) simplifies the trickiest of software tasks with its unique ability to peel back problems into layers. The testing tools available in Python and Django make test writing a joy, and the full coverage test suite that results from TDD is a boon to any project. This guide to developing with Django takes a test-first write a test, then write enough production code to get it to pass. You'll quickly get hands-on experience, writing tests for a database-driven application with the TDD methodology. Use this book to build the skills and habits that make testing a regular part of your workflow.
Genres: Computer Science
188 Pages

Community Reviews:

5 star
4 (33%)
4 star
5 (42%)
3 star
3 (25%)
2 star
0 (0%)
1 star
0 (0%)

Readers also enjoyed

Other books by Kevin Harvey

Lists with this book

Test-Driven Development: By Example
The Art of Unit Testing: With Examples in .NET
Growing Object-Oriented Software, Guided by Tests
Best TDD Books
67 books16 voters