pict-test-designer
✓使用 PICT(成對獨立組合測試)為任何需求或代碼設計全面的測試用例。使用成對測試分析輸入,生成包含參數、值和有效場景約束的 PICT 模型。輸出PICT模型、測試用例markdown表以及預期結果。
SKILL.md
This skill enables systematic test case design using PICT (Pairwise Independent Combinatorial Testing). Given requirements or code, it analyzes the system to identify test parameters, generates a PICT model with appropriate constraints, executes the model to generate pairwise test cases, and formats the results with expected outputs.
Generate the PICT model text and format it for the user. You can use Python code directly to work with the model:
Using the helper script (optional): The scripts/picthelper.py script provides utilities for model generation and output formatting:
使用 PICT(成對獨立組合測試)為任何需求或代碼設計全面的測試用例。使用成對測試分析輸入,生成包含參數、值和有效場景約束的 PICT 模型。輸出PICT模型、測試用例markdown表以及預期結果。 來源:omkamal/pypict-claude-skill。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/omkamal/pypict-claude-skill --skill pict-test-designer- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-03
- 更新時間
- 2026-02-18
快速解答
什麼是 pict-test-designer?
使用 PICT(成對獨立組合測試)為任何需求或代碼設計全面的測試用例。使用成對測試分析輸入,生成包含參數、值和有效場景約束的 PICT 模型。輸出PICT模型、測試用例markdown表以及預期結果。 來源:omkamal/pypict-claude-skill。
如何安裝 pict-test-designer?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/omkamal/pypict-claude-skill --skill pict-test-designer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/omkamal/pypict-claude-skill
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-03