Pester Should Migration
v1.0.0 · 公開 · 検証済み ·coding ·スキャン 2026-07-07
インストール
Claude Code:マーケットプレイスを一度追加してからインストールします。
/plugin marketplace add simplycubed/skills /plugin install pester-should-migration@simplycubed その他のエージェント(フォルダ)
ソースのフォルダをダウンロードし、お使いのエージェントのスキルディレクトリに置きます。
フォルダ名: pester-should-migration/
| エージェント | ディレクトリ |
|---|---|
| Vendor-neutral (Codex, Gemini CLI, …) | .agents/skills/ |
| Claude Code | ~/.claude/skills/ |
| Gemini CLI | ~/.gemini/skills/ |
概要
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…
詳細
自動静的スキャンに合格。時点評価であり、実行時の安全を保証するものではありません。
スキャン 2026-07-07: certify builtin · gitleaks 8.18.4 · osv-scanner 2.4.0 · semgrep n/a (no code)
✓ すべてのチェックがクリーン
作者
作成者: GitHub awesome-copilot contributors
キーワード
#pester #should #migration