Unittest Your Websites With Code That Acts Like a Web Browser

Edit Package python-webunit
http://mechanicalcat.net/tech/webunit/

Webunit is a framework for unit testing websites:

- Browser-like page fetching including fetching the images and stylesheets
needed for a page and following redirects
- Cookies stored and trackable (all automatically handled)
- HTTP, HTTPS, GET, POST, basic auth all handled, control over expected
status codes, ...
- DOM parsing of pages to retrieve and analyse structure, including simple
form re-posting
- Two-line page-fetch followed by form-submit possible, with error checking
- Ability to register error page content across multiple tests
- Uses python's standard unittest module as the underlying framework
- May also be used to regression-test sites, or ensure their ongoing
operation once in production (testing login processes work, etc.)

Refresh
Refresh
Source Files
Filename Size Changed
python-webunit.changes 0000000480 480 Bytes
python-webunit.spec 0000002450 2.39 KB
webunit-1.3.10.tar.gz 0000023111 22.6 KB
Latest Revision
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) committed (revision 6)
- Updated to version 1.3.10, see CHANGES.txt
- Refreshed spec file with py2pack
Comments 0
openSUSE Build Service is sponsored by