django-testing-slides icon indicating copy to clipboard operation
django-testing-slides copied to clipboard

Talk given at PyCon 2012 on Django and testing.

View these slides at http://carljm.github.com/django-testing-slides/

Expanded version of some code in the presentation is at http://carljm.github.com/django-testing-slides/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.