Package : python-stestr

Package details

Summary: A parallel Python test runner built around subunit

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.


URL: https://stestr.readthedocs.io/en/latest/
License: Apache-2.0

Maintainer: nobody

List of RPMs