Automated testing: Difference between revisions

imported>Paulproteus
imported>Paulproteus
Line 39:
 
* Go '''[http://docs.djangoproject.com/en/dev/topics/testing/ read the official Django testing guide]'''.
 
== General testing tips ==
 
=== How to write code that is easy to test ===
Anonymous user