Package python-module-stestr: Information

    Source package: python-module-stestr
    Version: 2.1.0-alt1
    Build time:  Mar 25, 2019, 03:30 PM in the task #223559
    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:
    python-module-stestr (noarch)
    python-module-stestr-doc (noarch)
    python-module-stestr-tests (noarch)
    python3-module-stestr (noarch)
    python3-module-stestr-tests (noarch)

    Maintainer: Lenar Shakirov

    List of contributors:
    Lenar Shakirov
    Alexey Shabalin

      1. python3-devel
      2. python3-module-SQLAlchemy
      3. python3-module-cliff >= 2.8.0
      4. python3-module-ddt
      5. python3-module-fixtures >= 3.0.0
      6. python3-module-future
      7. python3-module-mock
      8. python3-module-pbr >= 2.0.0
      9. python3-module-setuptools
      10. python3-module-six >= 1.10.0
      11. python3-module-sphinx >= 1.5.1
      12. python3-module-subunit >= 1.2.0
      13. python3-module-subunit2sql >= 1.8.0
      14. python3-module-testtools >= 1.8.0
      15. python3-module-voluptuous >= 0.8.9
      16. python3-module-yaml >= 3.10.0
      17. python-devel
      18. python-module-cliff >= 2.8.0
      19. python-module-ddt
      20. python-module-fixtures >= 3.0.0
      21. python-module-future
      22. python-module-mock
      23. python-module-pbr >= 2.0.0
      24. python-module-setuptools
      25. python-module-six >= 1.10.0
      26. python-module-sphinx >= 1.5.1
      27. python-module-subunit >= 1.2.0
      28. python-module-subunit2sql >= 1.8.0
      29. python-module-testtools >= 1.8.0
      30. python-module-voluptuous >= 0.8.9
      31. python-module-yaml >= 3.10.0
      32. rpm-build-python3

    Last changed


    March 4, 2019 Lenar Shakirov 2.1.0-alt1
    - 2.1.0
    Dec. 11, 2018 Alexey Shabalin 2.2.0-alt1
    - Initial release