Пакет python-module-webunit: Информация

    Исходный пакет: python-module-webunit
    Версия: 1.3.10-alt1.1
    Собран:  9 декабря 2018 г. 7:46
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/webunit

    Лицензия: BSD
    О пакете: Unit test your websites with code that acts like a web browser
    Описание: 
    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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-webunit (noarch)

    Сопровождающий: Victor Forsyuk

    Список участников:
    Vitaly Kuznetsov
    Victor Forsyuk

      1. python-devel

    Последнее изменение


    20 октября 2011 г. Vitaly Kuznetsov 1.3.10-alt1.1
    - Rebuild with Python-2.7
    11 октября 2010 г. Victor Forsyuk 1.3.10-alt1
    - 1.3.10
    18 февраля 2010 г. Victor Forsyuk 1.3.9-alt1
    - Initial build.