python39-pycotap - A tiny test runner that outputs TAP results to standard output
Website: | https://el-tramo.be/pycotap |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
pycotap is a simple Python test runner for unit tests that outputs Test Anything Protocol results directly to standard output.Contrary to other TAP runners for Python, pycotap prints TAP (and *only* TAP) to standard output instead of to a separate file, allowing you to pipe it directly to TAP pretty printers and processors.
Packages
python39-pycotap-1.2.2-2.aldos.noarch [9 KiB] |
Changelog
by Joel Barrios (2023-02-09):
- Rename to python39 schema. |