Sponsors

<-- Back to schedule

Django Testing Tips

Django's test framework is excellent for ensuring that your site/app is robust, but is often neglected because of the time it can take to build and maintain a comprehensive test suite. Here we will discuss a number of tips and tricks to reduce the overheads involved and have you writing reusable tests almost as fast as you can test in the browser itself.

Simon Meers

Simon is a member of the Django core team who has the pleasure of using Python/Django daily as a freelance developer based in Wollongong, Australia.