allure-framework / allure-framework/allure-python
Add support open trace viewer from plugin allure-pytest (flow version allure-2.35.1)
- Dominant language
- Python
- Stars
- 814
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
We need to add support for opening the Playwright trace viewer directly from Allure reports (version 2.35.1, Flow UI). Currently, traces are attached but not automatically viewable within the Allure Flow interface.
https://github.com/allure-framework/allure2/pull/2964/commits
Acceptance Criteria:
Traces (trace.zip) attached to test results should be openable directly in the Allure Flow UI (v2.35.1).
A button or link should appear in the report to launch the trace viewer.
Ensure compatibility with existing Playwright trace files.
Expected Result:
Users can open Playwright trace viewer seamlessly from Allure Flow reports without leaving the report context.
Contributor guide
Research direction
Start by reviewing the linked Allure PR commits and the existing trace.zip attachment flow in allure-pytest. Check how Allure Flow v2.35.1 handles attached Playwright traces, then verify that an attached trace can launch the Playwright trace viewer from the report without leaving it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100