Django Test Data

Design faster, clearer Django test data and test structure with factories, setUpTestData, SimpleTestCase/TestCase choices, fixture-file cleanup, query optimization, and unit-vs-integration boundaries. Use when Django tests create too much data, rely on slow fixtures, overuse TransactionTestCase, duplicate setup, or need refactoring for speed without losing coverage.

hashgraph-online 799946d 2 files · 6.3 KB Updated

File contents

hashgraph-online/awesome-codex-plugins commit 799946d7ab

Frequently asked questions

npx skillmds@latest add hashgraph-online/django-test-data