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

Machine.Specifications.Runner.VisualStudio Doesn't Support dotnet --filter #342

Closed
derekgreer opened this issue Aug 25, 2017 · 1 comment

Comments

@derekgreer
Copy link

Machine.Specifications.Runner.VisualStudio v2.3.0

The adaptor doesn't appear to respect anything passed to the dotnet.exe --filter parameter.

Are there any filters supported?

Here's some examples one would expect to work:
dotnet --filer Tag!=integration
dotnet --filter Subject=component
dotnet -- filter ClassName~MySpecs

@robertcoltheart
Copy link
Member

Duplicate of #327

@robertcoltheart robertcoltheart marked this as a duplicate of #327 Jan 9, 2019
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

3 participants