Description
Exports pytest results in Test Anything Protocol format. It helps projects integrate Python test results with TAP-compatible CI systems, dashboards, and reporting tools.
TAP output may include test names, failure details, and diagnostic text. Review logs for sensitive data before publishing reports.