DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-webunit
BeschreibungUnit testing for web apps with code that acts like a web browser.
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1:1.3.10-1
Sektionpython
Prioritätoptional
Installierte Größe184 Byte
Hängt ab vonpython, python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerToni Mueller
Quelle
Paketgröße28062 Byte
Prüfsumme MD5f78c4dc893c4803f6f0daa209cd951fd
Prüfsumme SHA121bdce62c7357035000971496b6e22e54e8a2b98
Prüfsumme SHA2569b2f22d0d6535a3fab30633d54a3af21cbfd6c820b73264f980fd19c1fe6b457
Link zum Herunterladenpython-webunit_1.3.10-1_all.deb
Ausführliche BeschreibungThis 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


Impressum
Linux is a registered trademark of Linus Torvalds