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

    Исходный пакет: python3-module-stestr
    Версия: 4.1.0-alt2
    Собран:  11 марта 2024 г. 2:32
    Категория: Разработка/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

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

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


    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.