{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/8"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/5"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/3"}],"enrichment":{"capability":"A pytest plugin that generates XML output from test results for parsing and integration with external tools.","skillfed_tags":["test-reporting","xml-export"],"use_cases":["Export pytest results to XML for ingestion by CI/CD pipelines that expect structured test reports.","Generate test reports in XML format for integration with test management or quality assurance platforms.","Create machine-readable test output for downstream analysis, aggregation, or dashboard visualization.","Automate test result parsing by converting pytest output to a standardized XML structure."],"what_it_does":"pytest-xml is a pytest plugin that converts test results into XML format suitable for parsing by CI/CD systems, test dashboards, and other tools. It depends on pytest, pytest-metadata, dict2xml, and jinja2 to generate structured XML reports from test runs.\n\nThe plugin is in beta status and was first released in November 2024. It is designed for developers who need to export pytest results to XML for integration with external systems, though the package remains largely undocumented\u2014the description notes \"TODO\" for both features and usage instructions. The codebase has not been updated since its initial release, and community engagement is minimal.","worth_installing":"No\u2014not yet. The package is in beta, dormant since release, lacks documentation (features and usage are marked TODO), and has minimal community adoption. Install only if you specifically need XML output from pytest and are willing to explore or contribute to an early-stage, unmaintained project. For production use, consider more established pytest XML plugins."},"id":"pytest-xml","links":{"html":"https://skillfed.io/packages/pytest-xml","md":"https://skillfed.io/packages/pytest-xml.md","pypi":"https://pypi.org/project/pytest-xml/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-11-14","license_spdx":null,"license_treatment":"unclear","name":"pytest-xml","python_support":"supports_current","summary":"Create simple XML results for parsing"},"popularity":{"monthly_downloads":176582,"position":10240,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.1"}
