·clean-tests
</>

clean-tests

Python テストを作成、修正、編集、またはリファクタリングするときに使用します。クリーン コードの原則 (高速テスト、境界カバレッジ、テストごとに 1 つのアサート) を強制します。

6インストール·0トレンド·@ertugrul-dmr

インストール

$npx skills add https://github.com/ertugrul-dmr/clean-code-skills --skill clean-tests

clean-tests のインストール方法

コマンドラインで clean-tests AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/ertugrul-dmr/clean-code-skills --skill clean-tests
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: ertugrul-dmr/clean-code-skills。

Test everything that could possibly break. Use coverage tools as a guide, not a goal.

Coverage tools report gaps in your testing strategy. Don't ignore them.

Trivial tests document behavior and catch regressions. They're worth more than their cost.

Python テストを作成、修正、編集、またはリファクタリングするときに使用します。クリーン コードの原則 (高速テスト、境界カバレッジ、テストごとに 1 つのアサート) を強制します。 ソース: ertugrul-dmr/clean-code-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/ertugrul-dmr/clean-code-skills --skill clean-tests
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from ertugrul-dmr/clean-code-skills

クイックアンサー

clean-tests とは?

Python テストを作成、修正、編集、またはリファクタリングするときに使用します。クリーン コードの原則 (高速テスト、境界カバレッジ、テストごとに 1 つのアサート) を強制します。 ソース: ertugrul-dmr/clean-code-skills。

clean-tests のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ertugrul-dmr/clean-code-skills --skill clean-tests インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/ertugrul-dmr/clean-code-skills