Contents

allure-behave 2.13.5

0

Allure behave integration

Allure behave integration

Stars: 688, Watchers: 688, Forks: 226, Open Issues: 108

The allure-framework/allure-python repo was created 7 years ago and the last code push was 1 weeks ago.
The project is popular with 688 github stars!

How to Install allure-behave

You can install allure-behave using pip

pip install allure-behave

or add it to a project with poetry

poetry add allure-behave

Package Details

Author
Qameta Software Inc., Stanislav Seliverstov
License
Apache-2.0
Homepage
https://allurereport.org/
PyPi:
https://pypi.org/project/allure-behave/
Documentation:
https://allurereport.org/docs/behave/
GitHub Repo:
https://github.com/allure-framework/allure-python

Classifiers

  • Software Development/Quality Assurance
  • Software Development/Testing
  • Software Development/Testing/BDD
No  allure-behave  pypi packages just yet.

Errors

A list of common allure-behave errors.

Code Examples

Here are some allure-behave code examples and snippets.

GitHub Issues

The allure-behave package has 108 open issues on GitHub

  • Add support for steps and attachments in threads
  • Do not call not existing start_feature method (fixes #629)
  • Correctly expanding Scenario Outline params for pytest BDD (fixes #636)
  • Add links to pytest-bdd report listener
  • Provide a custom repr for function params in @step decorator
  • Missing tests in report after pytest-timeout crashes the python process
  • Fix deserialization issue when parameter value is array
  • pytest-bdd 5.0.0: error on generating report with failed tests with scenario outlines
  • Allure step in thread not show in report.

See more issues on GitHub

Related Packages & Articles

pytest-xdist 3.5.0

pytest xdist plugin for distributed testing, most importantly across multiple CPUs

pytest-socket 0.7.0

A plugin to use with Pytest to disable or restrict socket calls during tests to ensure network calls are prevented.