Unit Testing : Visual Studio Test Runner Skipping Unit Test Cases
Yesterday when I was running my Unit Test Cases from Visual Studio Test Explorer, I found that few of my test cases have been skipped by Visual Studio. I wondered why it happened. Then I did some…