The repository contains adapters for Python-based test frameworks.
- Learn more about Allure Report at https://allurereport.org
- 📚 Documentation – discover official documentation for Allure Report
- ❓ Questions and Support – get help from the team and community
- 📢 Official announcements – stay updated with our latest news and updates
- 💬 General Discussion – engage in casual conversations, share insights and ideas with the community
- 🖥️ Live Demo — explore a live example of Allure Report in action
Allure pytest integration. It's developed as pytest plugin and distributed via pypi.
Allure behave integration. Just external formatter that produce test results in allure2 format. This package is available on pypi.
Allure RobotFramework integration. This integration is a Listener and does not require changing autotests.
Allure pytest-bdd integration. It's developed as pytest plugin and distributed via pypi.
Common engine for all modules. It is useful for make integration with your homemade frameworks.
Just pack of hamcrest matchers for validation result in allure2 json format.