pytest-django-patterns とは?
pytest-django テスト パターン、Factory Boy、フィクスチャ、TDD ワークフロー。テストを作成するとき、テスト ファクトリを作成するとき、または TDD のレッド-グリーン-リファクタリング サイクルに従うときに使用します。 ソース: kjnez/claude-code-django。
pytest-django テスト パターン、Factory Boy、フィクスチャ、TDD ワークフロー。テストを作成するとき、テスト ファクトリを作成するとき、または TDD のレッド-グリーン-リファクタリング サイクルに従うときに使用します。
コマンドラインで pytest-django-patterns AI スキルを開発環境にすばやくインストール
ソース: kjnez/claude-code-django。
Critical rule: If implementing a feature or fixing a bug, write the test BEFORE touching production code.
Parametrize multiple scenarios: Use @pytest.mark.parametrize("input,expected", [...]) for testing various inputs
Mock external services: Use mocker.patch() to avoid actual HTTP calls, emails, file operations
pytest-django テスト パターン、Factory Boy、フィクスチャ、TDD ワークフロー。テストを作成するとき、テスト ファクトリを作成するとき、または TDD のレッド-グリーン-リファクタリング サイクルに従うときに使用します。 ソース: kjnez/claude-code-django。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/kjnez/claude-code-django --skill pytest-django-patternspytest-django テスト パターン、Factory Boy、フィクスチャ、TDD ワークフロー。テストを作成するとき、テスト ファクトリを作成するとき、または TDD のレッド-グリーン-リファクタリング サイクルに従うときに使用します。 ソース: kjnez/claude-code-django。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/kjnez/claude-code-django --skill pytest-django-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/kjnez/claude-code-django