Django Test Parallelization

Safely parallelize Django and pytest-django test suites with Django --parallel, pytest-xdist, test isolation checks, randomized order detection, shared-resource sharding, locks, and load balancing. Use when enabling parallel tests, diagnosing failures under parallel execution, handling flaky Django tests, or making caches, files, queues, and external resources safe across workers.

hashgraph-online 236e555 2 files · 5.9 KB Updated

File contents

hashgraph-online/awesome-codex-plugins commit 236e555f08

Frequently asked questions

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