Hacker News new | ask | show | jobs
by th 4896 days ago
The TDD Django Tutorial is both a good example of Django TDD and a good introduction to using Selenium for integration/functional tests. It was my first introduction to both.