Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

A Visual Studio Code extension for Test Explorer UI which populates test outcomes as diagnostics in the Problems panel

License

Notifications You must be signed in to change notification settings

emilyst/vscode-test-explorer-diagnostics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Explorer Diagnostics Controller

This repository contains the source code for the Test Explorer Diagnostics Controller extension for Visual Studio Code. It requires the Test Explorer extension.

Using the test states known to the Test Explorer, it populates diagnostics in Visual Studio Code. These appear in the Problems panel. See the screenshot below as an example.

Status

This extension should be considered early alpha. It should work, but I have barely tested it in various scenarios, and much remains to do.

To do

  • Handle retired test states fully.
  • Add suggestions for preferences in Test Explorer to set.
  • Discover proper ranges to provide diagnostics.
  • Custom extension icon.
  • Allow user to customize formatting of diagnostics.

About

A Visual Studio Code extension for Test Explorer UI which populates test outcomes as diagnostics in the Problems panel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published