Test-Driven Development with Django

by Kevin Harvey

You'll need to already understanding the Django Web Framework, but having that under your belt, this book describes how to create a Django based Web APP using a test driven methodology. A step by s…