Title: Issue with Allure Reporting Structure for Playwright + PyTest · Issue #885 · allure-framework/allure-python · GitHub
Open Graph Title: Issue with Allure Reporting Structure for Playwright + PyTest · Issue #885 · allure-framework/allure-python
X Title: Issue with Allure Reporting Structure for Playwright + PyTest · Issue #885 · allure-framework/allure-python
Description: I am currently working on integrating Allure reporting with our Playwright Python test suite, and I’ve encountered a limitation in the reporting structure that impacts test readability. Issue Description: We are using with allure.step(.....
Open Graph Description: I am currently working on integrating Allure reporting with our Playwright Python test suite, and I’ve encountered a limitation in the reporting structure that impacts test readability. Issue Descr...
X Description: I am currently working on integrating Allure reporting with our Playwright Python test suite, and I’ve encountered a limitation in the reporting structure that impacts test readability. Issue Descr...
Opengraph URL: https://github.com/allure-framework/allure-python/issues/885
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Issue with Allure Reporting Structure for Playwright + PyTest","articleBody":"I am currently working on integrating Allure reporting with our Playwright Python test suite, and I’ve encountered a limitation in the reporting structure that impacts test readability.\n\nIssue Description:\nWe are using with allure.step(...) blocks inside a single test function to log detailed steps\n\n(e.g., Login into the application,\nSelect use case,\nVerify Ongoing Threads UI,\nAsk Question .. etc.).\n\nThese steps correctly appear under Execution → Test body in the Allure report.\nHowever, they do not appear in the left-side panel under the test title. The sidebar only shows the main test case title (e.g., Verify OngoingThreads UI elements), making it harder to quickly identify which step passed or failed and how much time each step took.\n\nCurrent Behavior:\nAll steps are nested inside one test case.\nSidebar shows only one entry per test function.\nExecution details (steps and timing) are visible only when expanding the test case.\n\n\nPFA\n\n\n\n\nExpected Behavior:\nEach major step (or at least its name) should be visible in the left-side panel under the main test title for better visibility of:\nWhich step passed or failed\nExecution time per step\nOverall progress during test runs\n\nModule1\nEpic/Story1\nTitle1\n--Test step1\n--Test step2\n--Test step3\nEpic/Story2\n -Title1\n--Test step1\n--Test step2\n--Test step3\n\nImpact:\nDifficult to quickly analyze failures and performance at a granular step level.\nReduces clarity for stakeholders reviewing reports.\nCurrent Implementation:\nUsing pytest.mark.asyncio for async tests.\nAllure decorators like @allure.epic, @allure.story, @allure.title for grouping.\nSteps logged with with allure.step(...) inside a single test function.\nQuestion:\nIs there a recommended approach or configuration in Allure to display these steps in the sidebar?\nAlternatively, should we split each major step into separate test functions with individual @allure.title annotations for better visibility?\nAttached:\nScreenshot of current Allure report structure.\nSample test code and conftest.py implementation for reference.\n\n","author":{"url":"https://github.com/harimulaguri9","@type":"Person","name":"harimulaguri9"},"datePublished":"2025-12-01T04:37:34.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/885/allure-python/issues/885"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:a2df2411-4311-835b-6996-0e59b1384a9a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9148:36F10E:95A683:C72632:696EA7A7 |
| html-safe-nonce | a2922f2cd04859279eab1622a285f9c3e99a1cf668db0e908b3d02a6571c1e78 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MTQ4OjM2RjEwRTo5NUE2ODM6QzcyNjMyOjY5NkVBN0E3IiwidmlzaXRvcl9pZCI6IjU1NzQ4MzE5NTUyODc5MTAzMTEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 407231d83eb81c4b33c94a4e64254e5b7bfc4d59693f70b69537b1713e2e7579 |
| hovercard-subject-tag | issue:3679196261 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/allure-framework/allure-python/885/issue_layout |
| twitter:image | https://opengraph.githubassets.com/ade81824662952d940db9162845ae00941466707ba0c97b730cb0a1d0eec5e4a/allure-framework/allure-python/issues/885 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/ade81824662952d940db9162845ae00941466707ba0c97b730cb0a1d0eec5e4a/allure-framework/allure-python/issues/885 |
| og:image:alt | I am currently working on integrating Allure reporting with our Playwright Python test suite, and I’ve encountered a limitation in the reporting structure that impacts test readability. Issue Descr... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | harimulaguri9 |
| hostname | github.com |
| expected-hostname | github.com |
| None | fdad15fd2ad43212aa8b8be5f2c2725550f8374ceeeb154a999ad9145b43f3f7 |
| turbo-cache-control | no-preview |
| go-import | github.com/allure-framework/allure-python git https://github.com/allure-framework/allure-python.git |
| octolytics-dimension-user_id | 5879127 |
| octolytics-dimension-user_login | allure-framework |
| octolytics-dimension-repository_id | 79346720 |
| octolytics-dimension-repository_nwo | allure-framework/allure-python |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 79346720 |
| octolytics-dimension-repository_network_root_nwo | allure-framework/allure-python |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 27b23bc056eb973d350fc95afc848757edb9e7a9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width