Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio Test Explorer doesn't show results

Visual Studio's Test Explorer was not showing the icons that indicate whether tests passed or failed. There were additional problems.

I'd tried rebuilding the solution, reinstalling Visual Studio, as well as rebooting the machine.

like image 594
Aeren Robinson Avatar asked Oct 30 '25 18:10

Aeren Robinson


1 Answers

I deleted the .vs directory under the solution. The files were corrupt and I could not delete through Windows Explorer. I booted into safe mode command prompt and still could not delete the files. Running chkdsk /f found and fixed a few issues. Now I was able to delete the files in the .vs directory, boot into a normal Windows session and confirm the fix worked.

I hope this helped you fix a similar problem!

like image 88
Aeren Robinson Avatar answered Nov 01 '25 09:11

Aeren Robinson



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!