Home

Awesome

Allure Python Integrations

Build

The repository contains adapters for Python-based test frameworks.

<img src="https://allurereport.org/public/img/allure-report.svg" height="85px" alt="Allure Report logo" align="right" />


Pytest

Release
Status Downloads

Allure pytest integration. It's developed as pytest plugin and distributed via pypi.

Usage examples.

Behave

Release
Status Downloads

Allure behave integration. Just external formatter that produce test results in allure2 format. This package is available on pypi.

Usage examples.

Robot Framework

Release
Status Downloads

Allure RobotFramework integration. This integration is a Listener and does not require changing autotests.

Read more ....

Usage examples.

Pytest-BDD

Release
Status Downloads

Allure pytest-bdd integration. It's developed as pytest plugin and distributed via pypi.

Nose2

Release
Status Downloads

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.