·django-tdd

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

270Installs·24Trend·@affaan-m

Installation

$npx skills add https://github.com/affaan-m/everything-claude-code --skill django-tdd

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 |

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs. Source: affaan-m/everything-claude-code.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill django-tdd
Category
</>Dev Tools
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is django-tdd?

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs. Source: affaan-m/everything-claude-code.

How do I install django-tdd?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/affaan-m/everything-claude-code --skill django-tdd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/affaan-m/everything-claude-code