django-tdd
✓pytest-django、TDD 方法論、factory_boy、モック、カバレッジ、および Django REST フレームワーク API のテストを使用した Django テスト戦略。
SKILL.md
Test-driven development for Django applications using pytest, factoryboy, and Django REST Framework.
| Models | 90%+ | | Serializers | 85%+ | | Views | 80%+ | | Services | 90%+ | | Utilities | 80%+ | | Overall | 80%+ |
| @pytest.mark.djangodb | Enable database access | | client | Django test client | | apiclient | DRF API client | | factory.createbatch(n) | Create multiple objects | | patch('module.function') | Mock external dependencies | | overridesettings | Temporarily change settings | | forceauthenticate() | Bypass authentication in tests |
pytest-django、TDD 方法論、factory_boy、モック、カバレッジ、および Django REST フレームワーク API のテストを使用した Django テスト戦略。 ソース: affaan-m/everything-claude-code。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/affaan-m/everything-claude-code --skill django-tdd- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-02
- 更新日
- 2026-02-18
クイックアンサー
django-tdd とは?
pytest-django、TDD 方法論、factory_boy、モック、カバレッジ、および Django REST フレームワーク API のテストを使用した Django テスト戦略。 ソース: affaan-m/everything-claude-code。
django-tdd のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/affaan-m/everything-claude-code --skill django-tdd インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/affaan-m/everything-claude-code
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-02