Links published on July 24, 2008
Automating tests in Django
My co-worker Eric wrote a stupendously useful middleware that translates a live in-browser session of interacting with your application into a file whose contents are suitable for unit-testing the application’s behavior.