Replies: 2 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
In my setup, I have to add the nuget package NUnit3TestAdapter to run them successfully: I've read that extensions like ReSharper could avoid needing the test adapter. |
Beta Was this translation helpful? Give feedback.
5 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 All,
How are you running tests on the repo using NUnit in C# without having the NUnit3Adapter package? I need to add and remove it to prevent modifying the project file.
Beta Was this translation helpful? Give feedback.
All reactions