{"categories":[{"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":"Integrates Robot Framework test execution with Allure Report, capturing test results and generating detailed HTML reports with steps, attachments, and test history.","skillfed_tags":["test-reporting","robot-framework","allure"],"use_cases":["Generate detailed Allure reports from Robot Framework test suites to visualize test execution history and trends.","Integrate Robot Framework tests into CI/CD pipelines that consume Allure reports for test dashboards.","Capture test steps and attachments (logs, screenshots) automatically during Robot Framework execution.","Run parallel tests with pabot while collecting results into a single Allure report.","Reduce report bloat in large test projects by controlling how many step messages appear as substeps."],"what_it_does":"allure-robotframework is a listener plugin that connects Robot Framework test execution to Allure Report, a test reporting platform. When you run Robot Framework tests with this listener enabled, it captures test results, steps, attachments, and metadata, then generates a structured report that Allure can render into an interactive HTML dashboard. The listener runs as a Robot Framework plugin and outputs results to a configurable directory (default: output/allure), which you then feed to Allure's report generator.\n\nThe package depends only on allure-python-commons and installs as a wheel with low friction. It supports both sequential test execution and parallel runs via robotframework-pabot. You configure it by passing it to Robot Framework's --listener flag, optionally specifying an output path. An advanced setting (ALLURE_MAX_STEP_MESSAGE_COUNT) lets you control whether individual messages within a step appear as substeps or attachments, useful for managing report size in large projects.","worth_installing":"Yes. The package is production-stable, actively maintained, has no known vulnerabilities, and installs with minimal friction. It directly solves the problem of integrating Robot Framework tests with Allure Report. Install it if you use Robot Framework and want rich, interactive test reporting; skip it only if you have no need for Allure's reporting features."},"id":"allure-robotframework","links":{"html":"https://skillfed.io/packages/allure-robotframework","md":"https://skillfed.io/packages/allure-robotframework.md","pypi":"https://pypi.org/project/allure-robotframework/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-27","license_spdx":null,"license_treatment":"permissive","name":"allure-robotframework","python_support":"unspecified","summary":"Allure Robot Framework integration"},"popularity":{"monthly_downloads":148605,"position":11027,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.16.0"}
