Django: Sane TestingΒΆ

Welcome to library that allows you to really test your Django applications. Read introduction if you’re intrested in my motivations and an overview of what this library do; look at test introduction if you want to know my approach to web testing (fundamental to project design) or proceed directly to Usage to start using it, or plugin description if you’re experienced testing/nose coder and just want the plugin reference.

Trac is available at my devel pages and downloads available from releases. Those interested can also always grab code directly from repository or track project at ohloh.

Feedback is always appreciated. Send it to bugs at almad.net, I’ll be glad to hear from you.

Published under BSD license; do what you want, just test it.