Django Test Performance

Improve slow Django test suites through measured profiling, safe test settings, database and migration tuning, parallel execution, test-data cleanup, and CI workflow changes. Use when Django or pytest-django tests are slow, CI test jobs take too long, database setup dominates runtime, or a user asks for a prioritized speedup plan rather than isolated test fixes.

hashgraph-online 7e03efc 2 files · 6.5 KB Updated

File contents

hashgraph-online/awesome-codex-plugins commit 7e03efc619

Frequently asked questions

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