Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

python310-python-subunit (python3)

Python 3.10 - python-subunit - Streaming proto test results (Offizielles Paket)

Version: 3.4.2 Status: stable Release Datum: 2023-07-12
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: python-subunit  1.4.2

Subunit is a streaming protocol for test results. The protocol is a
binary encoding that is generated and parsed. By design, all the
components of the protocol conceptually fit into the xUnit TestCase -
TestResult interaction.

Subunit comes with command line filters to process a subunit stream and
language bindings for Python, C, C++ and Shell. Bindings can be
written for other languages.

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.
- 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 separately and then aggregated, rather than
  interfering with each other.
- Grid testing: subunit can act as the necessary serialization and
  deserialization to get test runs on distributed machines to be
  reported in real time.

https://github.com/testing-cabal/subunit
SHA256-Prüfsumme: 7bc5ad93481f92c0494f3b66ab1b8785e3bd1f3349586d2b85bd9a8bce71db6c
Größe: 91.68 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=59726/python310-python-subunit.tar.bz2.info
Benötigte Pakete: python310-base 3.4.2
python310-extras 3.4.0
python310-testtools 3.4.2