python-webunit

Unit testing for web apps with code that acts like a web browser.

Description

This is Richard Jones' webunit. It has the following features:

  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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-webunit