写作创作

Pester `Should -*` → `Should-*` Migration

实验性(预览版)Pester 技能,用于将经典 Should -Be(v5)断言语法迁移到新的 Should-*(v6)断言(注意连字符,无空格),例如 `Should -Be` -> `Should-Be`,`Should -Not -Be` -> `Should-NotBe`。跟踪 Pester 6(仍为候选...

作者:github 下载:0 GitHub Star:37625 评分:暂无 改写总结翻译

安装命令

npx skills add https://github.com/github/awesome-copilot --skill pester-should-migration