mbrochh / tdd-with-django-project

Code for my PyCon APAC 2012 talk on TDD with Django for Django projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Driven Development with Django Projects

This is the code of my PyCon APAC 2012 talk about test driven development with Django projects.

Video: https://www.youtube.com/watch?v=bAo9HcLt8NQ
Slides: https://speakerdeck.com/u/mbrochh/p/tdd-with-django

There is a another repository that covers the code for reusable apps: https://github.com/mbrochh/tdd-with-django-reusable-app

I have added many comments into the code of that repository that are also valid for this repository, so please check that repository as well, as I don't want to repeat myself here.

About

Code for my PyCon APAC 2012 talk on TDD with Django for Django projects


Languages

Language:Python 97.3%Language:Shell 1.6%Language:JavaScript 1.1%