allure-framework / allure-python

Allure integrations for Python test frameworks
https://allurereport.org/
Apache License 2.0
722 stars 236 forks source link
allure behave pytest reporting robotframework

Allure Python Integrations

Build

The repository contains adapters for Python-based test frameworks.

Allure Report logo


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.