Description
Works with TAP, the Test Anything Protocol, from Python tools and test workflows. It helps projects produce, parse, or report test results in a format understood by other TAP-compatible systems.
Developers use it as a test utility or library. Test output can include private paths and failure details, so review what is sent to shared CI logs or external reporting services.