AI AGENT ADDONS
Testing & QA
5,955installs

This guide helps you write tests for Django applications using test-driven development. You will learn to use pytest, factory_boy, and Django REST Framework. The focus is on the red-green-refactor cycle to build reliable code.

Follow the setup steps for pytest configuration and test settings. Use fixtures and factories to create test data quickly. This approach makes your apps more stable and easier to change.

Add Django Tdd skill to your workflow

Global

mkdir -p ~/.claude/skills/django-tdd

Project

mkdir -p .claude/skills/django-tdd

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago