{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/2"}],"enrichment":{"capability":"Converts JUnit or XUnit XML test result files into a single-file HTML report for viewing test outcomes in a browser.","skillfed_tags":["test-reporting","ci-cd","junit-xml"],"use_cases":["Convert test results from pytest, unittest, or other test runners into shareable HTML reports for stakeholders.","Generate test reports in CI/CD pipelines to archive or display alongside build artifacts.","Create a single-file HTML report for offline viewing of test outcomes without external dependencies.","Integrate test result visualization into custom reporting dashboards or documentation.","Quickly inspect test failures and execution times in a formatted, clickable HTML interface."],"what_it_does":"junit2html reads JUnit or XUnit XML test result files\u2014the standard format produced by most test runners\u2014and generates a standalone HTML report that displays test outcomes, pass/fail status, and execution details in a browser-viewable format. It depends only on jinja2 for templating, making it lightweight and straightforward to integrate into CI/CD pipelines or local test workflows.\n\nThe package is actively maintained, requires Python 3.8 or later, and carries an MIT license. It sits in the top 5000 PyPI packages by download volume, suggesting it is a stable, widely-used tool for teams that need human-readable test reports without setting up complex reporting infrastructure.","worth_installing":"Yes. Low install friction, active maintenance, permissive MIT license, and no known vulnerabilities make this a straightforward choice for teams needing to convert JUnit XML results to HTML. The single jinja2 dependency keeps it lightweight. Suitable for CI/CD integration and local test workflows."},"id":"junit2html","links":{"html":"https://skillfed.io/packages/junit2html","md":"https://skillfed.io/packages/junit2html.md","pypi":"https://pypi.org/project/junit2html/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-11","license_spdx":null,"license_treatment":"permissive","name":"junit2html","python_support":"supports_current","summary":"Generate HTML reports from Junit results"},"popularity":{"monthly_downloads":2283985,"position":3164,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"31.1.4"}
