home/categories/lab-tools/alexei-led-cc-thingz-plugins-dev-workflow-skills-codex-improving-tests-skill-md
lab-toolsresearch

improving-tests

Sequential test improvement — scan test structure, identify gaps (missing edge cases, non-table-driven tests), refactor to table-driven or parametrized form, add missing coverage, and verify tests pass after each change.

alexei-led
maintainer
alexei-led
更新於 4/2/2026
星標
17
分支
1
quick start

Installation and usage

Sequential test improvement — scan test structure, identify gaps (missing edge cases, non-table-driven tests), refactor to table-driven or parametrized form, add missing coverage, and verify tests pass after each change.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use improving-tests