Package python3-module-stestr: Information

    Source package: python3-module-stestr
    Version: 4.1.0-alt2
    Latest version according to Repology
    Build time:  Mar 1, 2024, 11:40 AM in the task #341719
    Report package bug
    License: Apache-2.0
    Summary: stestr is parallel Python test runner
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-stestr (noarch)
    python3-module-stestr-doc (noarch)
    python3-module-stestr-tests (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Alexey Shabalin

    ACL:
    Grigory Ustinov
    @python

      1. python3-module-cliff
      2. python3-module-ddt
      3. python3-module-extras
      4. python3-module-future
      5. python3-module-iso8601
      6. python3-module-pbr
      7. python3-module-pyproject-installer >= 0.4.0
      8. python3-module-setuptools
      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

    Last changed


    March 1, 2024 Grigory Ustinov 4.1.0-alt2
    - Fixed FTBFS.
    Sept. 18, 2023 Grigory Ustinov 4.1.0-alt1
    - Automatically updated to 4.1.0.
    Feb. 26, 2023 Grigory Ustinov 4.0.1-alt1.1
    - Fixed FTBFS.