Path to this page:
./
net/py-subunit,
Python implementation of subunit test streaming protocol
Branch: CURRENT,
Version: 1.4.4,
Package name: py312-subunit-1.4.4,
Maintainer: pkgsrc-usersSubunit is a streaming protocol for test results.
A number of useful things can be done easily with subunit:
* Test aggregation: Tests run separately can be combined and then
reported/displayed together. For instance, tests from different languages can
be shown as a seamless whole, and tests running on multiple machines can be
aggregated into a single stream through a multiplexer.
* Test archiving: A test run may be recorded and replayed later.
* Test isolation: Tests that may crash or otherwise interact badly with each
other can be run seperately and then aggregated, rather than interfering with
each other or requiring an adhoc test->runner reporting protocol.
* Grid testing: subunit can act as the necessary serialisation and
deserialiation to get test runs on distributed machines to be reported in
real time.
Required to run:[
devel/py-setuptools] [
devel/py-testtools] [
devel/py-extras] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 88.813 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-subunit-1.4.4
- (2023-11-19) Updated to version: py311-subunit-1.4.4
- (2023-09-17) Updated to version: py311-subunit-1.4.3
- (2022-11-17) Updated to version: py310-subunit-1.4.2
- (2022-11-09) Updated to version: py310-subunit-1.4.1
- (2022-01-05) Updated to version: py39-subunit-1.4.0nb1
CVS history: (Expand)