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

Add partition filter parsing to the adapter #1138

Open
stevenaw opened this issue Nov 22, 2023 · 1 comment
Open

Add partition filter parsing to the adapter #1138

stevenaw opened this issue Nov 22, 2023 · 1 comment

Comments

@stevenaw
Copy link
Member

We added partitioning to the framework in nunit/nunit#4391

https://github.com/nunit/nunit/blob/6fa2c0cc21c08e2b229c248b1af228e4596f4e71/src/NUnitFramework/framework/Internal/TestFilter.cs#L191-L193

Parsing support was added to the console in nunit/nunit-console#1346

@OsirisTerje noted that we need to add parsing support in the adapter as well nunit/nunit#4391 (comment)

@OsirisTerje
Copy link
Member

@Plasma Do you want to grab this one too?

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

No branches or pull requests

2 participants