allure-python
allure-python copied to clipboard
Allure integrations for Python test frameworks
Allure Python Integrations
The repository contains adaptors for Python-based test frameworks. Documentation is available online, also you can get help at gitter channel
Pytest
Allure pytest integration. It's developed as pytest plugin and distributed via pypi
Behave
Allure behave integration. Just external formatter that produce test results in allure2 format. This package is available on pypi
Robot Framework
Allure RobotFramework integration. This integration is a Listener and does not require changing autotests
Read more ...
Pytest-BDD
Allure pytest-bdd integration. It's developed as pytest plugin and distributed via pypi
Nose2
Allure python commons
Common engine for all modules. It is useful for make integration with your homemade frameworks.
Allure python commons test
Just pack of hamcrest matchers for validation result in allure2 json format.