{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"}],"enrichment":{"capability":"Converts an Allure test report folder into a single self-contained HTML file that can be opened in any browser without special flags or a local server.","skillfed_tags":["test-reporting","allure-integration","html-generation"],"use_cases":["Archive test reports as standalone files without needing to maintain a report server or folder structure.","Share Allure test results with stakeholders via email or file transfer without requiring them to set up infrastructure.","Generate offline-readable test reports for CI/CD pipelines that need to produce deliverable artifacts.","Bundle test results into a single file for version control or long-term storage alongside code.","Distribute test reports to teams or clients who need to review results in a browser without command-line tools."],"what_it_does":"allure-combine takes a folder generated by Allure's test reporting tool and bundles it into a single complete.html file. The tool reads the Allure report contents, embeds all data files and JavaScript (including a fake XHR server and sinon-9.2.4.js), and patches the index.html so the report can be opened directly in any browser without needing special Chrome flags or a local web server.\n\nYou can use it as a command-line tool or import it into Python code. It supports options to specify output folders, auto-create destination directories, clean up temporary files, and handle UTF-8 encoding issues. The result is a portable, shareable HTML file suitable for archiving or distributing test results.","worth_installing":"Yes, if you use Allure for test reporting and need portable, single-file HTML reports. The package is straightforward, has low install friction, carries a permissive license, and has no known vulnerabilities. However, be aware the project is aging (last release June 2023) and some features like image/video viewing are not yet implemented\u2014verify compatibility with your Allure version and browser environment before relying on it in production workflows."},"id":"allure-combine","links":{"html":"https://skillfed.io/packages/allure-combine","md":"https://skillfed.io/packages/allure-combine.md","pypi":"https://pypi.org/project/allure-combine/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2023-06-30","license_spdx":null,"license_treatment":"permissive","name":"allure-combine","python_support":"supports_current","summary":"Generate single HTML file from allure report."},"popularity":{"monthly_downloads":378882,"position":7115,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.11"}
