Contents

allure-pytest 2.15.3

0

Allure pytest integration

Allure pytest 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-pytest

You can install allure-pytest using pip

pip install allure-pytest

or add it to a project with poetry

poetry add allure-pytest

Package Details

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

Classifiers

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

Errors

A list of common allure-pytest errors.

Code Examples

Here are some allure-pytest code examples and snippets.

GitHub Issues

The allure-pytest 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