python-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
python-pycotap-1.2.2-1.aldos.src [10 KiB] |
Changelog
by Joel Barrios (2022-06-04):
- Update to 1.2.2. |