allure-python
allure-python copied to clipboard
Allure integrations for Python test frameworks
### Context Test execution using behave is failing with the latest (2.9.45) allure-behave version on the following error: ``` HOOK-ERROR in before_feature: AttributeError: 'AllureListener' object has no attribute 'start_feature' File...
#### I'm submitting a ... - [ ] bug report - [v] feature request - [ ] support request => Please do not submit support request here, see note at...
I have a function like: ``` @step def foo(x: np.ndarray, y: Dict[str, np.ndarray]): ... ``` It is marked with `@step` decorator and my problem is that the output in the...
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...
Fix link to documentation
#### I'm submitting a ... - bug report #### What is the current behavior? I use allure-pytest **2.8.36** version and allure-pytest-commons **2.8.36** #### If the current behavior is a bug,...
### Context [//]: # ( Describe the problem or feature in addition to a link to the issues ) add a command-line flag **_--allure-no-capture-passed_** that allows you not to attach...
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...
### Context If a fixture is called dynamically via _getfixturevalue_, it is not added to the report. The problem is that there is no reference to the test in which...
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...