Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS code testing sidebar not there

Right clicking does not provide any options for testing sidebar

Using React and vitest, created a basic.test.jsx file and restarted VS code a few times. No sidebar in sight. The gutter for testing is enabled in the user settings

like image 929
bobsy101 Avatar asked Sep 16 '25 22:09

bobsy101


1 Answers

The images below show how to add the test explorer icon on the VS Code sidebar.

enter image description here

enter image description here

enter image description here

like image 185
Jean-Pierre Schnyder Avatar answered Sep 19 '25 14:09

Jean-Pierre Schnyder