allure-pytest-bdd

Allure pytest-bdd integration


Keywords
allure, reporting, pytest, behave, robotframework
License
Apache-2.0
Install
pip install allure-pytest-bdd==2.9.45

Documentation

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.