{"library":"pytest-xml","title":"pytest-xml","description":"A pytest plugin for generating simple XML test results for external parsing. Currently at v0.1.1 (requires Python >=3.11). Minimal maintenance, no recent updates.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install pytest-xml"],"cli":{"name":"pytest","version":"pytest 9.0.3"}},"imports":["pytest-xml is a plugin; no import needed. Enable via --xml or pytest.ini.","No symbol to import; use pytest --xml=output.xml"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# Run tests with XML output\npytest --xml=results.xml","lang":"bash","description":"Generate an XML report for test results. The --xml flag outputs results to the specified file.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}