vscode-docs icon indicating copy to clipboard operation
vscode-docs copied to clipboard

Add Testing user guide article

Open ntrogh opened this issue 1 year ago • 0 comments

Based on https://github.com/microsoft/vscode/issues/210152

Add a new article in User Guide that outlines the common testing features in VS Code. Currently, testing functionality is covered only in the language-specific sections of the docs, such as C#, Python, or Java.

Cover topics such as:

  • Test Explorer view
  • Run tests
  • Debug tests
  • Test coverage
  • Test results
  • ..

ntrogh avatar Apr 16 '24 20:04 ntrogh