Contribute Media
A thank you to everyone who makes this possible: Read More

Fully Test-Driven Web Development with Django and Selenium

Summary

The concept: run through the official Django tutorial, but with full TDD.

So, Browser-based testing with Selenium + in-depth unit-testing;

TDD Discussions: what to test, what not to test;

Aimed at beginners (new to Django, TDD or Selenium)

Come prepared! you’ll need Git, Firefox, Python2.7, Django1.4 and Selenium installed

Details

Improve this page