Skip to content

fix win pester 478#479

Open
kibermaks wants to merge 3 commits intoPeonPing:mainfrom
kibermaks:kibermaks/fix-win-pester-478
Open

fix win pester 478#479
kibermaks wants to merge 3 commits intoPeonPing:mainfrom
kibermaks:kibermaks/fix-win-pester-478

Conversation

@kibermaks
Copy link
Copy Markdown
Contributor

This follow-up to #475 and #478 updates the Windows-only Pester expectations to match the current PowerShell implementation.
It replaces stale -like structural assertions with Test-PathRuleMatch checks, points the ordering assertion at the actual rotation branch, and relaxes the verbose status expectation to assert the stable Windows output emitted in CI.
No runtime code changes are included; this PR only recalibrates tests around the already-merged ide_rules / exclude_dirs behavior.
Local verification: git diff --check passed, but I could not run Pester in this macOS workspace because pwsh/powershell.exe is unavailable.
Fixes #478

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

@kibermaks is attempting to deploy a commit to the Gary Sheng's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calibrate Windows Pester tests added in #475

1 participant