| Name: | python3-pycotap |
|---|---|
| Version: | 1.1.0 |
| Release: | 22.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 16107 |
| License: | MIT |
| RPM: | python3-pycotap-1.1.0-22.el10.noarch.rpm |
| Source RPM: | python-pycotap-1.1.0-22.el10.src.rpm |
| Build Date: | Sat Aug 31 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://el-tramo.be/pycotap |
| Summary: | A tiny test runner that outputs TAP results to standard output |
| 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. |