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 know that, at runtime, in RobotFramework there is no way to make a test "SKIPPED". Anyway, there is a way in Allure to display it as SKIPPED even if...

type:enhancement
theme:robotframework

#### I'm submitting a ... - [x] feature request #### What is the current behavior? I'm using soft asserts in my tests. I've implemented those using the subTest python lib....

theme:pytest
task:new feature

Currently Allure fails only on AssertionError and all Exception is treated as Broken. This is a good feature but pytest reports them as Fail. This causes a bit of confusion...

theme:pytest
task:new feature

Hello, this is a feature request. I need to get easily the test description, name, ecc inside a private function. I do not want to pass them as strings. I...

theme:pytest
task:new feature

I'm submitting a ... [ X] feature request I added testing steps via allure.step for each individual stories for Allure Report, and I received a requirement that script should be...

theme:pytest

#### I'm submitting a ... - [x] feature request It would be very helpful to implement pretty attachments for popular Python http clients, starting with Requests. Here is the example...

theme:core

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

Fix #808 ### Context #### Checklist - [x] [Sign Allure CLA][cla] - [ ] Provide unit tests [cla]: https://cla-assistant.io/accept/allure-framework/allure2

[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...

### Discussed in https://github.com/orgs/allure-framework/discussions/2485 Originally posted by **kuerbisbeule33** April 8, 2024 If I generate the Allure report, I notice that the raw ANSI escape sequences appear in the stdout section...

theme:pytest
theme:pytest-bdd
task:improvement