Skip to main content
Manusで任意のスキルを実行
ワンクリックで

test-refactoring

// Guides refactoring of Python test suites to reduce duplication using pytest.mark.parametrize, split large monolithic test files into focused modules, and deduplicate mirrored sync/async test classes. Use when test files exceed 400 lines, when multiple test functions share identical structure with different inputs, or when sync and async test classes are copy-pasted mirrors of each other.

$ git log --oneline --stat
stars:0
forks:0
updated:2026年3月3日 23:00
ファイルエクスプローラー
4 ファイル
SKILL.md
readonly