Django CI Test Optimization

Optimize Django and pytest-django test execution in CI with cache configuration, slow-test splitting, database reuse strategy, parallel workers, pytest-xdist, CircleCI/GitHub Actions/Jenkins/Travis patterns, and full-coverage safeguards. Use when CI test jobs are slow, flaky under parallelism, missing slow-test coverage, or need a local-vs-CI test command design.

hashgraph-online 17d4f81 2 files · 4.8 KB Updated

File contents

hashgraph-online/awesome-codex-plugins commit 17d4f81920

Frequently asked questions

npx skillmds@latest add hashgraph-online/django-ci-test-optimization