Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio Code test sidebar button disappeared

In Visual Studio Code, the test button on the left, the one that looks like a flask, has disappeared on my machine. I tried to run the command "Test: Run All Tests", but I get a message "No tests found in this workspace. You may need to install a test provider extension". Did I just accidentally uninstall test support in VSCode? I can still run pytest from the command line and that works fine.

like image 227
Ray Avatar asked Feb 22 '26 19:02

Ray


1 Answers

This is how I solved it:

  1. Press: ctrl + shift + p
  2. Type: "reload window"
  3. Click on Developer: Reload Window

After that, you will see the testing button on the left panel.

like image 190
Minh Avatar answered Feb 24 '26 16:02

Minh



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!