Pakket: python3-tap (3.1-2)
Verwijzigingen voor python3-tap
Debian bronnen:
Het bronpakket tap.py downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
TAP producer/consumer tools for Python unittest -- Python 3 version
The tap.py package provides a set of tools for working with the Test Anything Protocol (TAP). TAP is a line based test protocol for recording test data in a standard way.
As a TAP producer, this package comes with a test-runner that implements the unittest.TestRunner interface and produces TAP compliant output.
As a TAP consumer, it includes tools to parse the output of TAP compliant producers. It also provides means to replay a test-suite from a captured output, without having to actually run the tests again.
This package provide the Python 3.x version of tap.py.
Andere aan python3-tap gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-more-itertools
- library with routines for operating on iterables, beyond itertools (Python 3)
-
- rec: python3-yaml
- YAML parser and emitter for Python3