{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"}],"enrichment":{"capability":"Merges multiple pytest HTML reports generated by the pytest-html plugin into a single consolidated HTML report, handling embedded CSS or external asset directories.","skillfed_tags":["test-reporting","pytest-plugin","report-aggregation"],"use_cases":["Merge test reports from parallel test runs across multiple machines into a single report for CI/CD dashboards.","Consolidate HTML reports from different test suites or environments into one unified report for stakeholder review.","Aggregate pytest-html reports from different stages of a pipeline into a final summary report.","Combine test results from multiple test runs or configurations into a single browsable HTML document."],"what_it_does":"pytest-html-merger is a command-line utility that takes multiple HTML test reports produced by the pytest-html plugin and combines them into a single merged report. It depends on beautifulsoup4 for HTML parsing and packaging for version handling. The tool assumes CSS is embedded in the input reports; if not, it looks for an 'assets' directory in the input folder containing the necessary CSS files.\n\nThe package is a narrow, focused tool for test report consolidation. It offers a simple CLI interface with options to specify input and output directories, set a custom report title, and view version information. With only two runtime dependencies and low install friction, it integrates easily into existing test workflows. However, the project is dormant\u2014no commits since 2024-07-12\u2014so it receives no active maintenance and may not work reliably with newer versions of pytest-html or pytest itself.","worth_installing":"Yes, if you have a specific need to merge pytest-html reports and can tolerate dormant maintenance. The low install friction and absence of known vulnerabilities make it safe to try. However, verify license terms first, and test compatibility with your version of pytest-html before relying on it in production. The lack of recent updates means you should not expect bug fixes or support for newer pytest-html output formats."},"id":"pytest-html-merger","links":{"html":"https://skillfed.io/packages/pytest-html-merger","md":"https://skillfed.io/packages/pytest-html-merger.md","pypi":"https://pypi.org/project/pytest-html-merger/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-07-12","license_spdx":null,"license_treatment":"unclear","name":"pytest-html-merger","python_support":"supports_current","summary":"Pytest HTML reports merging utility"},"popularity":{"monthly_downloads":374401,"position":7146,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0"}
