Verify the PowerShell extension's Pester integration works with v6 before release:
- Run/Debug test from CodeLens and Test Explorer.
- Test discovery and the tree (describe/context/it).
- Failure output / problemMatcher links to the right line.
- New
Should-* assertions don't break anything.
- Output/decorations behave with the v6 runtime.
If anything breaks, file follow-ups against the extension and link them here.
Verify the PowerShell extension's Pester integration works with v6 before release:
Should-*assertions don't break anything.If anything breaks, file follow-ups against the extension and link them here.