Contents

allure-python-commons 2.13.5

0

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

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

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