Agent Skills: pester-should-migration

Experimental (preview) Pester skill for migrating classic Should -Be (v5) assertion syntax to the new Should-* (v6) assertions (note the hyphen, no space), e.g. `Should -Be` -> `Should-Be`, `Should -Not -Be` -> `Should-NotBe`. Tracks Pester 6, which is still a release candidate, so this guidance may change; verified against Pester 6.0.0-rc2. Use when converting Pester v5 assertions to Pester v6 Should-* operators, modernizing a Pester test suite, or when a user asks to migrate, convert, or rewrite `Should -...` calls in .Tests.ps1 / PowerShell files.

UncategorizedID: github/awesome-copilot/pester-should-migration

Install this agent skill to your local

pnpm dlx add-skill https://github.com/github/awesome-copilot/pester-should-migration

Skill Files

Browse the full folder contents for pester-should-migration.

Download Skill

Loading file tree…

Select a file to preview its contents.