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

isolate-tests-from-external-dependencies

Tests must not depend on external systems, databases, or network calls. Mock external dependencies. Use test data, not production data. Tests must be independent and repeatable. Running tests multiple times must produce same results.

概要

Tests must not depend on external systems, databases, or network calls. Mock external dependencies. Use test data, not production data. Tests must be independent and repeatable. Running tests multiple times must produce same results.

インストールコマンド
npx skills add https://github.com/seanrobmerriam/kinetic-code-skills --skill isolate-tests-from-external-dependencies

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター0
フォーク0
更新日2026年4月14日 05:41
SKILL.md
readonly