·test-augmentation
</>

test-augmentation

bitsoex/bitso-java

驗證並提高代碼更改的測試覆蓋率。檢查覆蓋率閾值,識別未經測試的代碼路徑,並提供編寫有效測試的指導。在進行代碼更改後或提高測試質量時使用。

7安裝·0熱度·@bitsoex

安裝

$npx skills add https://github.com/bitsoex/bitso-java --skill test-augmentation

SKILL.md

Note: Shell scripts are intentionally omitted. Coverage checks are implemented in .scripts/lib/skills/test-augmentation.ts and invoked via npm run skills:test-augmentation.

| Java | JaCoCo | | JavaScript/TypeScript | Jest, NYC | | Python | coverage.py, pytest-cov | | Go | go test -cover |

| Java | references/java/test-patterns.md | | TypeScript | references/typescript/test-patterns.md | | Python | references/python/test-patterns.md | | Go | references/go/test-patterns.md |

驗證並提高代碼更改的測試覆蓋率。檢查覆蓋率閾值,識別未經測試的代碼路徑,並提供編寫有效測試的指導。在進行代碼更改後或提高測試質量時使用。 來源:bitsoex/bitso-java。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/bitsoex/bitso-java --skill test-augmentation
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 test-augmentation?

驗證並提高代碼更改的測試覆蓋率。檢查覆蓋率閾值,識別未經測試的代碼路徑,並提供編寫有效測試的指導。在進行代碼更改後或提高測試質量時使用。 來源:bitsoex/bitso-java。

如何安裝 test-augmentation?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/bitsoex/bitso-java --skill test-augmentation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/bitsoex/bitso-java