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 'Run/Debug Pester tests' command and file tab menu (#1698)
* add run pester tests command and file tab menu
* only add menu for tests.ps1 or Tests.ps1 files
* make check for tests.ps1 completely case insensitive
* add new commands to separate concerns due to PSES usage with a different file uri. Add support for debugging as well
* simplify lambda syntax to minimise parameters and revert accidental whitespace change
0 commit comments