--------------------- Django: Sane Testing --------------------- Welcome to library that allows you to really test your Django applications. Read :ref:`introduction ` if you're intrested in my motivations and an overview of what this library do; look at :ref:`test introduction ` if you want to know my approach to web testing (fundamental to project design) or proceed directly to :ref:`Usage ` to start using it, or :ref:`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. .. toctree:: :maxdepth: 2 intro test-intro usage changelog