allure-python
allure-python copied to clipboard
Allure integrations for Python test frameworks
When I run behave with allure formatter, and there is an exception in before_feature(), json files doesn't created, which means that when I generate allure report, I get no information...
#### I'm submitting a ... - [x] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note at...
@pytest.fixture(autouse=True, scope='session') def configuration(config): > attach_json_to_report("Config", config) test\conftest.py:27: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _...
I'm submitting a ... - [.] bug report - [ ] feature request What is the current behavior? In **Scenario Outline** of Behave, Skipped issues appear in Allure Results even...
i ran testcases by multi-threads, then allure raised the error.  ```python version: python: 3.9.13 allure: 2.14.0 allure-pytest: 2.10.0 pytest: 7.1.2 ```
Hi Team, I am facing issue to get case result when generate allure report using allure-pytest 3.13.1 version. Cli: python -m pytest --forked tests/function -q --alluredir=./__out__/results #### I'm submitting a...
Resolving 'fullName' Field Issue in Allure-Pytest: A Local Solution and Call for Official Adjustment
Hello, currently I am using Allure TestOps to manage my automated tests, and after much searching, I finally found a small issue that was not noticeable before in allure-pytest. The...
[//]: # ( . Thank you so much for sending us a pull request! . . Make sure you have a clear name for your pull request. . The name...
[//]: # ( . Thank you so much for sending us a pull request! . . Make sure you have a clear name for your pull request. . The name...
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...