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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/544x2xp2ands1x8jaag52xycnx19ljfk-python-stestr-3.0.1.drv | ||
mips64el-linux | /gnu/store/scn10cdyhpy1pcxg008y172nrq8fkib2-python-stestr-3.0.1.drv | ||
i686-linux | /gnu/store/4kz7wl7n8r5x193gj2cip41fm6vsr6di-python-stestr-3.0.1.drv | ||
i586-gnu | /gnu/store/kf91nqsrmw8arsva28b64qwrjd2yd2sp-python-stestr-3.0.1.drv | ||
armhf-linux | /gnu/store/sw89jn8ky4fc46hln1i8d68abz3cbigi-python-stestr-3.0.1.drv | ||
aarch64-linux | /gnu/store/i2vxaxlr4p3hfbmm6iqsis08yfmyrfhd-python-stestr-3.0.1.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |