MStest all test cases are skipped .net application

1.1k Views Asked by At

MStest all test cases are skipped .net application. Almost 3000 unit test cases are written all test cases ar skipped and even debug points are not hitting. Collogues running the same application successfully. I am using Visual Studio 2019. New projects MSTest working fine. I deleted .vs folder and updated VS studio. Platform target Any CPU and x64 also tried.

0

There are 0 best solutions below