allure-python
allure-python copied to clipboard
Allure integrations for Python test frameworks
#### I'm submitting a ... - [***] bug-feature report #### What is the current behavior? Currently allure-robotframework creates separate attachment files for log messages from each keyword, no matter if...
#### I'm submitting a ... - [x] bug report #### What is the current behavior? VSCode gives an error when using `allure.step()` as a context:  Adding overload functions for...
O json file is genereted but there is not a "testcaseid" and it is necessary for creating the report in docx
Pytest with Playwright has some arguments for add test artifacts: --video Whether to record video for each test. on, off, or retain-on-failure (default: off). --screenshot Whether to automatically capture a...
#### I'm submitting a ... - [ ] feature request #### What is the current behavior? Currently allure_robotframework listener can send just four statuses to Allure - PASSED, FAILED, SKIPPED,...
#### I'm submitting a ... - [x] bug report #### What is the current behavior? I have a function that creates a thread which writes some information in the log....
### Context The examples folder was missing how to set the severity dynamically within a test. #### Checklist - [/ ] [Sign Allure CLA][cla] - [N/A] Provide unit tests -...
Hi, I am conducting login tests on different browsers using `pytest-playwright`. I am using `@pytest.mark.parametrize` to run tests with different emails and passwords. However, I noticed that in the allure...
#### I'm submitting a ... - [x] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note at...
Allure doesn't include information appended to Scenario or Feature description in before statements
#### I'm submitting a ... - [ x] bug report - [ ] feature request #### What is the current behavior? If you include modify a Feature or Scenario description...