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 Ubuntu Archiv lucid (universe)
Version1:1.3.8-4
Sektionuniverse/python
Prioritätoptional
Installierte Größe164 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße27538 Byte
Prüfsumme MD588d666a130bb98f9cfffee3a87bf945b
Prüfsumme SHA1a383a16252cc7a3bb5ef790d0760ea4355614458
Prüfsumme SHA256a91abd45cac561b6834fcc21e12ba0080fb90b74819694ca7247e1685e42be21
Link zum Herunterladenpython-webunit_1.3.8-4_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