Description
Implements the subunit protocol for streaming test results from Python tools. It helps test runners, CI systems, and reporting tools exchange test events in a machine-readable format.
Developers use it as a testing library or command support dependency. Test streams can include test names, logs, and failure details, so avoid publishing private project information unintentionally.