View these slides at http://carljm.github.com/django-testing-slides/ Expanded version of some code in the presentation is at https://github.com/carljm/django-testing-slides/tree/master/code This presentation uses https://github.com/schacon/showoff To view it locally, "gem install showoff" and run "showoff serve" in this directory, then visit http://localhost:9090 in your browser. Or run "showoff static" to generate a static-HTML version. Alternatively, you can just read the .md files.