Skip to main content

Allure behave integration

Project description

Allure Behave Formatter

Release Status Downloads

An Allure adapter for Behave.

Allure Report logo


Quick start

$ pip install allure-behave
$ behave -f allure_behave.formatter:AllureFormatter -o %allure_result_folder% ./features
$ allure serve %allure_result_folder%

Support behave parallel

The current implementation of behave-parallel makes some allure features inaccessible. In this case you need to patch your environment.py files instead of using the formatter. If you don't use environment.py, just create a new one that calls Allure Behave like that:

from allure_behave.hooks import allure_report

### your code

allure_report("path/to/result/dir")

Further readings

Learn more from Allure behave's official documentation.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

allure-behave-2.13.5.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

allure_behave-2.13.5-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file allure-behave-2.13.5.tar.gz.

File metadata

  • Download URL: allure-behave-2.13.5.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for allure-behave-2.13.5.tar.gz
Algorithm Hash digest
SHA256 338ca2cc7395d1ee3dd72f5d7d92d8920f1ade0e07ddebc637b38e61e06dc8dc
MD5 7d4d4a14353369208e29e0be5fe830da
BLAKE2b-256 c09c2456e3d900279dffaa74d01eb7f3dd9d46b347bf1a8eb77d0a3de9d649f3

See more details on using hashes here.

File details

Details for the file allure_behave-2.13.5-py3-none-any.whl.

File metadata

File hashes

Hashes for allure_behave-2.13.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8b04291f435af536b46c3cbd20d33e61b27f5e25dd2fff2fdc1dc3fa2474e23e
MD5 50603a2574987485bf58bdf9ed40b72f
BLAKE2b-256 3e3deb162501f7eb1f43702d9b9ac586e4220c80562b1ba68d6649f9184aabaf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page