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

Category or TestCategory #42627

Open
arnonax-tr opened this issue Sep 16, 2024 · 0 comments
Open

Category or TestCategory #42627

arnonax-tr opened this issue Sep 16, 2024 · 0 comments
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged

Comments

@arnonax-tr
Copy link

Type of issue

Missing information

Description

[Enter feedback here]
I'm using nUnit, and for historic (and probably mistaken) reasons we have many jobs that run dotnet test --filter Category=MyCategory, and not dotnet test --filter TestCategory=MyCategory (notice the use of Category vs TestCategory). Apparently it works well, but because it's not documented (nor here nor I found anywhere else any reference about it), I can't tell whether it's safe to continue using it or not. So please either document that Category and TestCategory can be used interchangeably when filtering nUnit, or describe the differences.

Thank you!

Page URL

https://learn.microsoft.com/en-us/dotnet/core/testing/selective-unit-tests?pivots=nunit

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/testing/selective-unit-tests.md

Document Version Independent Id

e4443d71-7131-ae9b-447d-9ac0762a99fc

Article author

@smadala

Metadata

  • ID: bb70526f-d02c-2b6c-3d34-0f4cac5809f0
  • Service: dotnet-fundamentals
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Sep 16, 2024
@issues-automation issues-automation bot added dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

2 participants