✅ NUnit don't execute my test
I am trying to use
I am a total newbie in c#.
Why could visual studio ignore my test when I run them?
I saw this stackoverflow thread: https://stackoverflow.com/questions/23363073/tests-not-running-in-test-explorer?page=2&tab=scoredesc#tab-top
I tried to do the command
Here is my test file
NUnit to test my package.I am a total newbie in c#.
Why could visual studio ignore my test when I run them?
I saw this stackoverflow thread: https://stackoverflow.com/questions/23363073/tests-not-running-in-test-explorer?page=2&tab=scoredesc#tab-top
I tried to do the command
Update-Package NUnit -reinstall in powershell, but it fails (see the image)Here is my test file

