I am using VS-2013, windows 8.1 and trying to write some unit tests for my login page using NUnit. All the time it shows me the message 'Aborted'.
Secondly, I wrote a cleanup method but it never gets executed.
As I am new to it, I have no idea how to debug this code. I am using resharper and I just do a right click on Can_Go_To_LoginPage
method and click the option Run Unit Tests
. I applied break points as well but it never stops at a break point.
Visual studio 2019 - Mine was missing NET Core SDK's
Click on View > Output
Change "Show output from " to "Test"
it should tell you what exactly SDKs you are missing
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With