by Andrea Crotti for
This talk will be about Test Driven Development, what it is, why you should care about it and how to do it in Python.
I will talk about unit testing, mocking and do a lot of live coding basing on a talk which I gave @fosdem 2013, which I will integrate with new interesting material.
The source code for the slides is at: https://github.com/AndreaCrotti/ep2013/tree/master/tdd
and I’ve attached the HTML produced that I used for the talk.