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
Run Pester tests using single quotes for test name
This change causes Pester tests run with the "Run/Debug Tests"
CodeLenses to be launched using single quotes with the `-TestName`
parameter so that variable names in the test name don't get expanded.
Resolves#891
0 commit comments