Test Driven Development ======================= In the next edition, we'll be adding in a chapter about Test Driven Development - in the meantime we highly recommend checking out the `tutorial on test driven development by Harry Percival `_. Exercises --------- * Undertake `Part Five of the official Django Tutorial `_ to learn about automated testing.