allure-framework / allure-framework/allure3
SingleFile mode with heavy attachments
Open
type:improvement
- Dominant language
- HTML
- Stars
- 401
- Forks
- 58
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 34
Description
The main issue with single-file mode right now is that large reports take too long to load due to heavy attachments.
Maybe trying to split loading heavy attachments – load the report first, then fetch large attachments separately.
The CLI should also be improved to display a warning when the output HTML file exceeds 50-100MB, as performance issues start to appear beyond this size.
Contributor guide
Assessment
This issue has not been assessed yet.