django-tdd
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
Django Testing Patterns
Django application testing with TestCase, fixtures, factory_boy, model testing, view testing, middleware testing, and Django REST framework testing.
django-tdd
使用 pytest-django、测试驱动开发(TDD)方法论、factory_boy、Mock 模拟、覆盖率统计以及 Django REST Framework API 测试的 Django 测试策略。
django-dev-test
This skill should be used when the user asks to "write tests", "django tests", "pytest", "test factories", "create test", "add tests", "test coverage", or mentions testing Django applications, fixtures, or factory_boy. Provides pytest-django patterns with factory_boy for test data generation.
django-tdd
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
Django TDD
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
django-tdd
Django testing strategy, including pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
django-tdd
Django testing strategies using pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
django-tdd
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
Test Data Management
Manages test fixtures, factories, and seed data so tests are fast, isolated, and don't break each other. Use when tests share state, when seeding becomes a maintenance burden, or when production data leaks into test environments. Triggers on: test fixture, factory, seed data, test isolation, database seed, factory_boy, faker, fixtures vs factories, test database, cleanup strategy.
django-tdd
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.