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

Add pdk test unit graphical support

Open isc-lindensc opened this issue 4 years ago • 1 comments

Summary of the new feature

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.

isc-lindensc avatar Feb 02 '21 01:02 isc-lindensc

Thank you, this is a great feature request @isc-lindensc! This will take a bit of work to get right and it will require a few things to land before we can attempt this. I'll keep this ticket updated with progress

jpogran avatar Feb 03 '21 15:02 jpogran