django-tdd

Installation
SKILL.md

Django Testing with TDD

Test-driven development for Django applications using pytest, factory_boy, and Django REST Framework.

When to Activate

  • Writing new Django applications
  • Implementing Django REST Framework APIs
  • Testing Django models, views, and serializers
  • Setting up testing infrastructure for Django projects

TDD Workflow for Django

Red-Green-Refactor Cycle

Installs
491
Repository
affaan-m/ecc
GitHub Stars
208.6K
First Seen
May 19, 2026
django-tdd — affaan-m/ecc