django-tdd

Community

Reliable Django tests with TDD and DRF.

Authorflag3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Django-tdd addresses the challenge of ensuring correct behavior in Django applications by enabling thorough, repeatable testing with pytest-django, factory_boy, and Django REST Framework.

Core Features & Use Cases

  • Structured TDD workflow: write failing tests, implement minimal code to pass, refactor while keeping tests green.
  • Fixtures & factories: leverage factory_boy for consistent, scalable test data across models and API endpoints.
  • DRF API testing: verify serializers, views, and endpoints with unit and integration tests to ensure API reliability.
  • Real-world scenarios: validate new Django apps, models, views, and serializers in a fast feedback loop.

Quick Start

Set up a new Django project and run pytest to exercise the TDD workflow. Install dependencies, write a failing test for a model or API, implement the minimal code to pass, and iterate until the tests are green.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: django-tdd
Download link: https://github.com/flag3/dotfiles/archive/main.zip#django-tdd

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.