Testing in Django

Gareth Rushgrove recently gave a presentation on Django Testing. It goes over what testing is, when to test, how to test, and features his django-test-extensions. Thanks Gareth! (As an aside,…

By · · 1 min read

Source: The GitHub Blog

Gareth Rushgrove recently gave a presentation on Django Testing. It goes over what testing is, when to test, how to test, and features his django-test-extensions. Thanks Gareth! (As an aside,…