Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Requesting for a feature to add playwright test.steps related execution results and attachments to junit reporter & Xray-App/playwright-junit-reporter #30973

Closed
LahiruMadhawa2020 opened this issue May 23, 2024 · 2 comments

Comments

@LahiruMadhawa2020
Copy link

馃殌 Feature Request

Requesting for a feature to add playwright test.steps related execution results and attachments to junit reporter & Xray-App/playwright-junit-reporter (https://github.com/Xray-App/playwright-junit-reporter)

Example

This feature will be able to update the test steps wise results where the current implementation only provides support to import overall test exeution results & evidences globally.

Motivation

Since other tools doesn't have test.step feature to have a 1:1 mapping with the test steps from the test management tool, if this feature is available playwright will be the only tool with the feature & the value of having test.steps will return a considerable ROI.

@pavelfeldman
Copy link
Member

junit does not have the means of representing the steps and it already links the attachments as allowed by the spec. https://github.com/Xray-App is outside of the scope of Playwright, it is a third party module, please file it against their repository.

@LahiruMadhawa2020
Copy link
Author

That makes sense. Thank you Pavel for the quick response in no time. Will raise a ticket with the XRAY team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants