Index of /ports_www/py-webunit

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:16 717 [   ] distinfo 28-May-2011 14:16 135 [DIR] files/ 28-May-2011 14:16 - [TXT] pkg-descr 03-Mar-2007 20:34 698 [   ] pkg-plist 28-Jun-2007 09:22 1.3K
Webunit is a framework for unit testing websites:

Features in a nutshell:

1. Browser-like page fetching including fetching the images and stylesheets
   needed for a page and following redirects
2. Cookies stored and trackable (all automatically handled)
3. HTTP, HTTPS, GET, POST, basic auth all handled, control over expected status
   codes, ...
4. DOM parsing of pages to retrieve and analyse structure, including simple
   form re-posting
5. Two-line page-fetch followed by form-submit possible, with error checking
6. Ability to register error page content across multiple tests
7. Uses python's standard unittest module as the underlying framework

WWW:	http://www.python.org/pypi/webunit