pester / vscode-adapter

Run PowerShell Pester Tests with Visual Studio Code
MIT License
58 stars 14 forks source link

♻️ Improve Test Discovery and Run Flow #147

Closed JustinGrote closed 1 year ago

JustinGrote commented 1 year ago

This fixes several bugs in the test discovery and run process as well as adds some additional debugging information for the logs.

Fixes #146