{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance"}],"enrichment":{"capability":"Integrates pytest with Allure Report to generate rich, interactive test reports with detailed execution history, attachments, and test categorization.","skillfed_tags":["test-reporting","pytest-plugin","ci-cd"],"use_cases":["Generate interactive dashboards of test results with pass/fail trends and execution history for CI/CD pipelines.","Attach screenshots, logs, or other artifacts to individual test cases for post-mortem analysis of failures.","Organize test results by severity, feature, or custom categories to help teams prioritize debugging.","Share formatted test reports with non-technical stakeholders via the Allure web interface.","Track test execution performance and flakiness over time across multiple test runs."],"what_it_does":"allure-pytest is a pytest plugin that captures test execution data and writes it in Allure Report format, enabling rich interactive dashboards of test results. It hooks into pytest's execution lifecycle to record test outcomes, durations, attachments, and custom metadata, then outputs structured result files that the Allure command-line tool can render into an HTML report.\n\nThe plugin is designed for teams that want detailed test visibility beyond pytest's native output\u2014showing test history trends, failure categorization, and the ability to attach screenshots or logs to specific test cases. It requires pytest as a runtime dependency and integrates seamlessly into existing pytest workflows with minimal configuration.","worth_installing":"Yes. Active maintenance, permissive license, low install friction, and no known vulnerabilities. Recommended for teams already using pytest who want structured, shareable test reporting beyond console output. The plugin integrates cleanly and adds value for CI/CD visibility and post-run analysis."},"id":"allure-pytest","links":{"html":"https://skillfed.io/packages/allure-pytest","md":"https://skillfed.io/packages/allure-pytest.md","pypi":"https://pypi.org/project/allure-pytest/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-27","license_spdx":null,"license_treatment":"permissive","name":"allure-pytest","python_support":"unspecified","summary":"Allure pytest integration"},"popularity":{"monthly_downloads":8136290,"position":1660,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.16.0"}
