工程開發
property-based-testing
為軟體和智慧合約提供屬性基礎測試 (PBT) 的自動化指導,以提升測試覆蓋率並強化邊緣案例偵測。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/property-based-testing/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/property-based-testing/install?os=windows&agent=claude" -o install-property-based-testing.bat && install-property-based-testing.bat
下載安裝腳本