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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Playwright.Xunit should have a V3 variant #3093

Open
alexaka1 opened this issue Jan 2, 2025 · 0 comments · May be fixed by #3097
Open

[Feature]: Playwright.Xunit should have a V3 variant #3093

alexaka1 opened this issue Jan 2, 2025 · 0 comments · May be fixed by #3097

Comments

@alexaka1
Copy link

alexaka1 commented Jan 2, 2025

🚀 Feature Request

With XUnit v3 released (https://xunit.net/releases/v3/1.0.0), Playwright should support it the same way it supports NUnit, MSTest etc.

Example

No response

Motivation

It will allow Playwright to utilize the new TestContext of XUnit v3, such as TestContext.Current.TestStatus for enabling tracing on failed tests (currently not possible with xunit v2).

@mxschmitt mxschmitt linked a pull request Jan 23, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants