Name: | ibus-anthy-python3-pycotap |
---|---|
Version: | 1.5.13 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 12397 |
License: | MIT |
RPM: | ibus-anthy-python3-pycotap-1.5.13-1.el8.noarch.rpm |
Source RPM: | ibus-anthy-1.5.13-1.el8.src.rpm |
Build Date: | Wed Sep 08 2021 |
Build Host: | localhost.localdomain |
Vendor: | Oracle America |
URL: | https://github.com/ibus/ibus/wiki |
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. |