Contents

allure-behave 2.15.3

0

Allure behave integration

Allure behave integration

Stars: 796, Watchers: 796, Forks: 257, Open Issues: 116

The allure-framework/allure-python repo was created 9 years ago and the last code push was 1 months ago.
The project is popular with 796 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 116 open issues on GitHub

  • Allure step placeholder fails when accessing dataclass attribute data.name
  • fix(allure-pytest): runtime overrides of parameter options
  • chore(ci): install dependencies through uv
  • chore(ci): test pytest v9
  • feat(commons): data model type annotations
  • Drop Python 3.6 and 3.7 support
  • chore(ci): test python 3.14
  • Allure Dashboard overview shows incorrect testcase count with Pabot Robot Framework runs
  • Add posibility to allure_robotframework listener to send "broken" test status to allure
  • Using behave, json file dont return testcaseid

See more issues on GitHub

Related Packages & Articles

pytest-xdist 3.8.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.