Replies: 2 comments 4 replies
This comment has been minimized.
This comment has been minimized.
-
|
How would you anticipate users would explicitly run tests outside of the command line? There is no gesture for this inside Visual Studio that I'm aware of. Does NUnit only support this on the command line? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
NUnit has the
ExplicitAttributeto skip tests unless explicitly started. There is also this question on Stack Overflow asking for this.What are your thoughts about this? Would you consider this a useful feature?
Best regards 👋🏻
Beta Was this translation helpful? Give feedback.
All reactions