You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add graphical support for conducting and result review of unit tests similar to VS Code Test Explorer. So as a developer i can from VSCode run test and see the output in problems or directly highlighted in code, where a unit test has failed.
This should utilise features already available vi pdk test unit command to execute tests and report on issues based on selected Puppet version in VSCode.