{"library":"python-subunit","type":"library","category":null,"description":"Subunit is a streaming protocol for test results, designed to be easily generated and parsed. The `python-subunit` library provides extensions to Python's `unittest` framework, enabling the generation and consumption of Subunit streams. It facilitates test aggregation, archiving, isolation, and grid testing across different languages and machines. The library supports both Version 1 (human-readable) and Version 2 (binary) of the protocol, with a focus on Version 2 for improved robustness and multiplexing. It is currently at version 1.4.5 and maintained with a moderate release cadence.","language":"python","status":"active","version":"1.4.5","tags":["testing","unittest","protocol","test-runner","stream"],"install":[{"cmd":"pip install python-subunit","imports":["from subunit import TestProtocolClient","from subunit import ProtocolTestCase","from subunit.test_results import StreamResult"]}],"homepage":"http://launchpad.net/subunit","github":"https://github.com/testing-cabal/subunit","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-subunit/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.33,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-subunit/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}