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