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

docs(dotnet): document unsupported Parallelizable attributes on Nunit #16471

Merged

Conversation

kblok
Copy link
Contributor

@kblok kblok commented Aug 11, 2022

Related to https://github.com/microsoft/playwright-dotnet/issues/

I'm clarifying what the valid options for Parallelizable are.

@mxschmitt
Copy link
Member

Can we add a similar section for MSTest?

@kblok
Copy link
Contributor Author

kblok commented Aug 12, 2022

Done @mxschmitt

@@ -58,6 +60,10 @@ public class MyTest : PageTest
}
```

:::note
Copy link
Member

@mxschmitt mxschmitt Aug 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we move it under the "### Running NUnit tests in Parallel" heading and don't have a Note for it? So its like the mstest one. Thanks!

Rest lgtm.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about now @mxschmitt ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing!

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.

2 participants