Contents

allure-python-commons 2.15.3

0

Contains the API for end users as well as helper functions and classes to build Allure adapters for

Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks

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-python-commons

You can install allure-python-commons using pip

pip install allure-python-commons

or add it to a project with poetry

poetry add allure-python-commons

Package Details

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

Classifiers

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

Errors

A list of common allure-python-commons errors.

Code Examples

Here are some allure-python-commons code examples and snippets.

GitHub Issues

The allure-python-commons 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