allure-python icon indicating copy to clipboard operation
allure-python copied to clipboard

Allure integrations for Python test frameworks

Results 208 allure-python issues
Sort by recently updated
recently updated
newest added

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

type:enhancement
theme:robotframework

#### I'm submitting a ... - [x] bug report #### What is the current behavior? VSCode gives an error when using `allure.step()` as a context: ![image](https://github.com/allure-framework/allure-python/assets/55662947/a808477f-40f1-47ff-9919-c192ed7a930b) Adding overload functions for...

theme:core
task:improvement

O json file is genereted but there is not a "testcaseid" and it is necessary for creating the report in docx

bug
theme:behave

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

theme:pytest
task:new feature

#### 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,...

theme:robotframework
task:improvement

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

bug
theme:pytest
theme:core

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

bug
theme:pytest
contribute

#### I'm submitting a ... - [x] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note at...

bug
theme:pytest
contribute

#### I'm submitting a ... - [ x] bug report - [ ] feature request #### What is the current behavior? If you include modify a Feature or Scenario description...

bug
theme:behave
contribute