什麼是 testing-guidelines?
編寫測試的指南。在新增功能、修復錯誤或需要測試時使用。強調整合測試、現實世界的固定裝置和回歸覆蓋率。 來源:getsentry/warden。
編寫測試的指南。在新增功能、修復錯誤或需要測試時使用。強調整合測試、現實世界的固定裝置和回歸覆蓋率。
透過命令列快速安裝 testing-guidelines AI 技能到你的開發環境
來源:getsentry/warden。
ALWAYS mock third-party network services. ALWAYS use fixtures based on real-world data.
Focus on end-to-end style tests that validate inputs and outputs, not implementation details.
When a bug is identified, ALWAYS add a test that would have caught it.
編寫測試的指南。在新增功能、修復錯誤或需要測試時使用。強調整合測試、現實世界的固定裝置和回歸覆蓋率。 來源:getsentry/warden。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/getsentry/warden --skill testing-guidelines編寫測試的指南。在新增功能、修復錯誤或需要測試時使用。強調整合測試、現實世界的固定裝置和回歸覆蓋率。 來源:getsentry/warden。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/getsentry/warden --skill testing-guidelines 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/getsentry/warden