{"library":"xmlunittest","type":"library","category":null,"description":"xmlunittest is a Python library that extends the built-in `unittest` framework to provide robust assertion methods for testing XML documents. Leveraging `lxml` and XPath, it allows users to validate XML structure, content, and schema conformance, avoiding the pitfalls of direct XML string comparisons. The current version is 1.0.1, with releases typically focusing on compatibility updates and feature enhancements for XML processing.","language":"python","status":"active","version":"1.0.1","tags":["xml","unittest","testing","lxml","xpath","schema-validation"],"last_verified":"Fri May 22","install":[{"cmd":"pip install xmlunittest","imports":["from xmlunittest import XmlTestCase"]}],"homepage":null,"github":"https://github.com/Exirel/python-xmlunittest","docs":null,"changelog":null,"pypi":"https://pypi.org/project/xmlunittest/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xmlunittest/compatibility"}}