'Visual Studio Code's "Run Test | Debug Test" option missing from unit tests
Solution 1:[1]
Check your options to confirm that the Go test explorer is enabled:
- Preferences > Settings > User Settings > find "go test enable code lens"
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | TylerH |


