Skip to content

Support globbing filter for dotnet test #42670

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

Merged
merged 20 commits into from
Aug 14, 2024

Conversation

mariam-abdulla
Copy link
Member

@mariam-abdulla mariam-abdulla commented Aug 12, 2024

For example:

dotnet test --test-modules "**/bin/**/Debug/net8.0/ConsoleApp.dll"
dotnet test --test-modules "**/bin/**/Debug/net8.0/ConsoleApp.dll" --root-directory "c:\code"

@mariam-abdulla mariam-abdulla requested a review from a team as a code owner August 12, 2024 14:19
@ghost ghost added Area-dotnet test untriaged Request triage from a team member labels Aug 12, 2024
Copy link
Member

@MarcoRossignoli MarcoRossignoli left a comment

Choose a reason for hiding this comment

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

Some comments to discuss

mariam-abdulla and others added 15 commits August 13, 2024 08:53
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
Copy link
Member

@MarcoRossignoli MarcoRossignoli left a comment

Choose a reason for hiding this comment

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

Some nit but LGTM

@mariam-abdulla mariam-abdulla merged commit a8f0294 into main Aug 14, 2024
37 checks passed
@mariam-abdulla mariam-abdulla deleted the dev/mabdullah/SupportGlobbingFilterForDotnetTest branch August 14, 2024 08:31
@Evangelink
Copy link
Member

Relates to #45927

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-dotnet test untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants