Skip to content

Update PowerShell tests to Pester v6#633

Merged
ComradeCow merged 7 commits into
masterfrom
skool/fix-ci-build
Jul 13, 2026
Merged

Update PowerShell tests to Pester v6#633
ComradeCow merged 7 commits into
masterfrom
skool/fix-ci-build

Conversation

@ComradeCow

Copy link
Copy Markdown
Member

In Pester v5, the parameters for Invoke-Pester were changed to a new format, with a backwards compatibility switch to maintain behavior. That backwards compatibility was removed in v6.

This runs the v4 -> v5, v5 -> v6 migration guides (via copilot) to update the test code to latest. The Install-Module Pester was also updated to keep us in v6 to avoid future unexpected breaks.

@github-actions

Copy link
Copy Markdown
Contributor

Image size with this change is base: 6091MB, tools: 9734MB.

@github-actions

Copy link
Copy Markdown
Contributor

Image size with this change is base: 6091MB, tools: 9734MB.

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

Image size with this change is base: 6091MB, tools: 9734MB.

@ComradeCow ComradeCow merged commit 4635a65 into master Jul 13, 2026
1 check passed
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.

2 participants