python-stestr 3.0.1 Parallel Python test runner
This package provides the stestr
command, a parallel Python test runner built around subunit
. It is designed to execute unittest
test suites using multiple processes to split up execution of a test suite. It will also store a history of all test runs to help in debugging failures and optimizing the scheduler to improve speed.
- Website: https://stestr.readthedocs.io/en/latest/
- License: ASL 2.0
- Package source: python-check.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu