Name: | python3-stestr |
---|---|
Version: | 4.0.1 |
Release: | 1.el9~bootstrap |
Architecture: | noarch |
Group: | Unspecified |
Size: | 664776 |
License: | ASL 2.0 |
RPM: | python3-stestr-4.0.1-1.el9~bootstrap.noarch.rpm |
Source RPM: | python-stestr-4.0.1-1.el9~bootstrap.src.rpm |
Build Date: | Sun Jun 25 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/stestr |
Summary: | A test runner runner similar to testrepository |
Description: | stestr is a fork of the testrepository that concentrates on being a dedicated test runner for python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. stestr hard codes python-subunit-isms into how it works. |