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

feat: add support for xUnit.v3 #3097

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: add support for xUnit.v3 #3097

wants to merge 4 commits into from

Conversation

mxschmitt
Copy link
Member

I'm running into an issue that in xUnit.v3 the tests seem to be discovered first, PlaywrightSettingsProvider::Load gets executed but when the test-worker runs the tests, its in another process and the values are not taken over. Requires more investigation how to solve it.

Context:

Fixes #3093

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

Successfully merging this pull request may close these issues.

[Feature]: Playwright.Xunit should have a V3 variant
1 participant