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

    Исходный пакет: python3-module-stestr
    Версия: 4.1.0-alt2
    Последняя версия по данным Repology
    Собран:  1 марта 2024 г. 11:40 в задании #341719
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/stestr

    Лицензия: Apache-2.0
    О пакете: stestr is parallel Python test runner
    Описание: 
    stestr is parallel Python test runner designed to execute unittest test suites
    using multiple processes to split up execution of a test suite.
    It also will store a history of all test runs to help in debugging failures
    and optimizing the scheduler to improve speed. To accomplish this goal
    it uses the subunit protocol to facilitate streaming and storing results
    from multiple workers.
    
    stestr originally started as a fork of the testrepository project.
    But, instead of being an interface for any test runner that used subunit,
    like testrepository, stestr concentrated on being a dedicated test runner
    for python projects.
    While stestr was originally forked from testrepository it is not
    backwards compatible with testrepository.
    At a high level the basic concepts of operation are shared between the two
    projects but the actual usage is not exactly the same.

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

    Сопровождающий: Grigory Ustinov

    Список участников:
    Grigory Ustinov
    Alexey Shabalin

    Права:
    Grigory Ustinov
    @python

      1. python3-module-pbr
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-cliff
      4. python3-module-setuptools
      5. python3-module-ddt
      6. python3-module-extras
      7. python3-module-future
      8. python3-module-iso8601
      9. python3-module-sphinx
      10. python3-module-subunit
      11. python3-module-testtools
      12. python3-module-tomlkit
      13. python3-module-tox
      14. python3-module-tox-console-scripts
      15. python3-module-tox-no-deps
      16. python3-module-voluptuous
      17. python3-module-wheel
      18. python3-module-yaml
      19. rpm-build-python3

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


    1 марта 2024 г. Grigory Ustinov 4.1.0-alt2
    - Fixed FTBFS.
    18 сентября 2023 г. Grigory Ustinov 4.1.0-alt1
    - Automatically updated to 4.1.0.
    26 февраля 2023 г. Grigory Ustinov 4.0.1-alt1.1
    - Fixed FTBFS.