Package python3-module-stestr: Information

    Source package: python3-module-stestr
    Version: 2.5.1-alt1
    Build time:  Nov 13, 2019, 02:42 PM in the task #240667
    Report package bug
    License: ASL 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

      1. python3-devel
      2. python3-module-cliff >= 2.8.0
      3. python3-module-fixtures >= 3.0.0
      4. python3-module-future
      5. python3-module-pbr >= 2.0.0
      6. python3-module-setuptools
      7. python3-module-setuptools
      8. python3-module-six >= 1.10.0
      9. python3-module-sphinx >= 1.5.1
      10. python3-module-subunit >= 1.3.0
      11. python3-module-subunit2sql >= 1.8.0
      12. python3-module-testtools >= 2.2.0
      13. python3-module-voluptuous >= 0.8.9
      14. python3-module-yaml >= 3.10.0
      15. rpm-build-python3

    Last changed


    Nov. 13, 2019 Grigory Ustinov 2.5.1-alt1
    - Automatically updated to 2.5.1.
    Oct. 26, 2019 Grigory Ustinov 2.2.0-alt2
    - Build without python2.
    Dec. 11, 2018 Alexey Shabalin 2.2.0-alt1
    - Initial release.