allure-framework / allure-framework/allure-python
ansi escape sequences formatting
Open
task:improvement
theme:pytest
theme:pytest-bdd
- Dominant language
- Python
- Stars
- 814
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
### 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 of the report (Execution -> Test Body -> Stdout). Consequently, I can see the escape sequences but not their formatting. Is there a way to replicate the same formatting (colors) in the Allure report as seen in the actual console output?

Contributor guide
Assessment
This issue has not been assessed yet.