-
Notifications
You must be signed in to change notification settings - Fork 501
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
869b3c7
commit 68b373f
Showing
2 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters