Writing tests is not just about knowing whether your code is broken. TDD is a development methodology that simplifies software projects, helping you think through your app before you even write the first model. We'll cover what to test and how to test it, and walk through some of Django's testing tools in tons of examples and a TDD demo.
This presentation was given at PyTennessee on February 8, 2015.